rpms/perl-Bit-Vector/devel .cvsignore, 1.3, 1.4 perl-Bit-Vector.spec, 1.9, 1.10 sources, 1.3, 1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Mar 31 22:37:06 UTC 2005


Update of /cvs/dist/rpms/perl-Bit-Vector/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10037

Modified Files:
	.cvsignore perl-Bit-Vector.spec sources 
Log Message:
6.4



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/perl-Bit-Vector/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	9 Sep 2004 10:03:04 -0000	1.3
+++ .cvsignore	31 Mar 2005 22:37:04 -0000	1.4
@@ -1 +1,2 @@
 Bit-Vector-6.3.tar.gz
+Bit-Vector-6.4.tar.gz


Index: perl-Bit-Vector.spec
===================================================================
RCS file: /cvs/dist/rpms/perl-Bit-Vector/devel/perl-Bit-Vector.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Bit-Vector.spec	31 Mar 2005 08:19:15 -0000	1.9
+++ perl-Bit-Vector.spec	31 Mar 2005 22:37:04 -0000	1.10
@@ -1,13 +1,14 @@
 Name: perl-Bit-Vector
-Version: 6.3
-Release: 4
+Version: 6.4
+Release: 1
 Summary: A module for high-performance Perl manipulation of bit vectors.
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/search?mode=module&query=Bit%3a%3aVector
 BuildRoot: %{_tmppath}/%{name}-root
 BuildRequires: perl >= 0:5.00503
-Source0: Bit-Vector-%{version}.tar.gz
+Source0: http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Bit-Vector-%{version}.tar.gz
+Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Bit::Vector is an efficient C library which allows you to handle bit
@@ -34,6 +35,8 @@
 rm -rf $RPM_BUILD_ROOT
 make install
 
+[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
+
 find $RPM_BUILD_ROOT/usr -type f -print | \
 	sed "s@^$RPM_BUILD_ROOT@@g" | \
 	grep -v perllocal.pod | \
@@ -52,8 +55,8 @@
 %defattr(-,root,root)
 
 %changelog
-* Wed Mar 30 2005 Warren Togami <wtogami at redhat.com>
-- remove brp-compress
+* Thu Mar 31 2005 Warren Togami <wtogami at redhat.com> 6.4-1
+- 6.4
 
 * Tue Jun 15 2004 Elliot Lee <sopwith at redhat.com>
 - rebuilt


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/perl-Bit-Vector/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	9 Sep 2004 10:03:04 -0000	1.3
+++ sources	31 Mar 2005 22:37:04 -0000	1.4
@@ -1 +1 @@
-8b2bd3bf6fe5b0de4cbeaf0621b969f5  Bit-Vector-6.3.tar.gz
+681433ff4f0b4da95dc5c560b7f5cc31  Bit-Vector-6.4.tar.gz




More information about the fedora-cvs-commits mailing list