rpms/perl-Crypt-RSA/devel perl-Crypt-RSA.spec,1.4,1.5

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Tue Apr 17 15:31:12 UTC 2007


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Crypt-RSA/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22055

Modified Files:
	perl-Crypt-RSA.spec 
Log Message:
Buildrequire perl(ExtUtils::MakeMaker)


Index: perl-Crypt-RSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-RSA/devel/perl-Crypt-RSA.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Crypt-RSA.spec	8 Mar 2007 12:23:42 -0000	1.4
+++ perl-Crypt-RSA.spec	17 Apr 2007 15:30:38 -0000	1.5
@@ -19,12 +19,10 @@
 BuildRequires:	perl(Digest::MD2)
 BuildRequires:	perl(Digest::MD5)
 BuildRequires:	perl(Digest::SHA1)
+BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Math::Pari)		>= 2.001804
 BuildRequires:	perl(Sort::Versions)
 BuildRequires:	perl(Tie::EncryptedHash)
-%if 0%{?fedora} > 6
-BuildRequires:	perl-devel
-%endif
 
 %description
 Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key
@@ -91,8 +89,8 @@
 %{_mandir}/man3/crypt-rsa-interoperablity-template.3*
 
 %changelog
-* Thu Mar  8 2007 Paul Howarth <paul at city-fan.org> 1.58-2
-- Buildrequire perl-devel for Fedora 7 onwards
+* Tue Apr 17 2007 Paul Howarth <paul at city-fan.org> 1.58-2
+- Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth
 
 * Fri Dec 22 2006 Paul Howarth <paul at city-fan.org> 1.58-1




More information about the scm-commits mailing list