rpms/perl-Tie-EncryptedHash/devel perl-Tie-EncryptedHash.spec, 1.3, 1.4

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Wed Apr 18 11:29:45 UTC 2007


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Tie-EncryptedHash/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10358

Modified Files:
	perl-Tie-EncryptedHash.spec 
Log Message:
Buildrequire perl(ExtUtils::MakeMaker)


Index: perl-Tie-EncryptedHash.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Tie-EncryptedHash/devel/perl-Tie-EncryptedHash.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Tie-EncryptedHash.spec	8 Mar 2007 16:45:48 -0000	1.3
+++ perl-Tie-EncryptedHash.spec	18 Apr 2007 11:29:11 -0000	1.4
@@ -12,9 +12,7 @@
 BuildRequires:	perl(Crypt::CBC)
 BuildRequires:	perl(Crypt::Blowfish)
 BuildRequires:	perl(Crypt::DES)
-%if 0%{?fedora} > 6
-BuildRequires:	perl-devel
-%endif
+BuildRequires:	perl(ExtUtils::MakeMaker)
 
 %description
 Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
@@ -62,8 +60,8 @@
 %{_mandir}/man3/Tie::EncryptedHash.3pm*
 
 %changelog
-* Thu Mar  8 2007 Paul Howarth <paul at city-fan.org> 1.21-3
-- Buildrequire perl-devel for Fedora 7 onwards
+* Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 1.21-3
+- Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth
 
 * Wed Aug 30 2006 Paul Howarth <paul at city-fan.org> 1.21-2




More information about the scm-commits mailing list