Browse Source

darts 0.32-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8231 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 10 years ago
parent
commit
a10aff9495
1 changed files with 8 additions and 1 deletions
  1. 8 1
      d/darts/darts-vl.spec

+ 8 - 1
d/darts/darts-vl.spec

@@ -2,7 +2,7 @@ Summary: Double ARray Trie System
 Summary(ja): Double-Array を構築するためのライブラリ
 Name: darts
 Version: 0.32
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 Group: System Environment/Libraries
 License: LGPLv2
@@ -13,6 +13,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gcc-c++
 BuildRequires: zlib-devel
 
+Distribution: Vine Linux
+Vendor: Project Vine
+
 %description
 Double ARray Trie System
 
@@ -57,6 +60,10 @@ make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
 %{_includedir}/darts.h
 
 %changelog
+* Sun Jan 26 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.32-3
+- build with current VineSeed
+- add Distribution and Vendor tags
+
 * Wed Apr 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.32-2
 - rebuilt with current VineSeed