rpms/perl-Crypt-CBC/devel perl-Crypt-CBC.spec,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Feb 8 18:23:00 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Crypt-CBC/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6197

Modified Files:
	perl-Crypt-CBC.spec 
Log Message:
Rebuild for new perl


Index: perl-Crypt-CBC.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-CBC/devel/perl-Crypt-CBC.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Crypt-CBC.spec	15 Oct 2007 19:06:11 -0000	1.6
+++ perl-Crypt-CBC.spec	8 Feb 2008 18:22:23 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: Encrypt Data with Cipher Block Chaining Mode
 Name: perl-Crypt-CBC
 Version: 2.22
-Release: 1%{?dist}.1
+Release: 2%{?dist}
 License: Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Crypt-CBC/
@@ -10,7 +10,6 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl >= 2:5.8.0
 
 %description
 This is Crypt::CBC, a Perl-only implementation of the cryptographic
@@ -47,6 +46,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Feb  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.22-2
+- rebuild for new perl
+
 * Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.22-1.1
 - add BR: perl(ExtUtils::MakeMaker)
 




More information about the fedora-extras-commits mailing list