|
@@ -1,6 +1,6 @@
|
|
Summary: Efficient bit vector, set of integers and "big int" math library
|
|
Summary: Efficient bit vector, set of integers and "big int" math library
|
|
Name: perl-Bit-Vector
|
|
Name: perl-Bit-Vector
|
|
-Version: 6.4
|
|
|
|
|
|
+Version: 7.1
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: distributable
|
|
License: distributable
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
@@ -14,6 +14,9 @@ Requires: perl
|
|
Requires: perl-Carp-Clan >= 5.3
|
|
Requires: perl-Carp-Clan >= 5.3
|
|
Conflicts: perl-Date-Calc < 5.0
|
|
Conflicts: perl-Date-Calc < 5.0
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
%description
|
|
%description
|
|
Bit::Vector is an efficient C library which allows you to handle
|
|
Bit::Vector is an efficient C library which allows you to handle
|
|
bit vectors, sets (of integers), "big integer arithmetic" and
|
|
bit vectors, sets (of integers), "big integer arithmetic" and
|
|
@@ -68,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_mandir}/man3/*3pm*
|
|
%{_mandir}/man3/*3pm*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 7.1-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add Vendor and Distribution tags
|
|
|
|
+
|
|
* Sat Nov 8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4-1
|
|
* Sat Nov 8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- built with perl-5.10.0
|
|
- built with perl-5.10.0
|