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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 19:07:05 UTC 2007


Author: spot

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

Modified Files:
	perl-Crypt-CBC.spec 
Log Message:

Fix br



Index: perl-Crypt-CBC.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-CBC/devel/perl-Crypt-CBC.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Crypt-CBC.spec	7 Feb 2007 13:25:32 -0000	1.5
+++ perl-Crypt-CBC.spec	15 Oct 2007 19:06:11 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: Encrypt Data with Cipher Block Chaining Mode
 Name: perl-Crypt-CBC
 Version: 2.22
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 License: Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Crypt-CBC/
@@ -9,6 +9,7 @@
 BuildArch: noarch
 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
@@ -46,6 +47,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.22-1.1
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed Feb 07 2007 Andreas Thienemann <andreas at bawue.net> - 2.22-1
 - Upgrade to 2.22
 




More information about the fedora-extras-commits mailing list