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

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Wed Apr 18 13:07:04 UTC 2007


Author: pghmcfc

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

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


Index: perl-Crypt-DSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-DSA/devel/perl-Crypt-DSA.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Crypt-DSA.spec	8 Mar 2007 11:36:42 -0000	1.5
+++ perl-Crypt-DSA.spec	18 Apr 2007 13:06:30 -0000	1.6
@@ -9,13 +9,11 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:	noarch
-BuildRequires:	perl(Digest::SHA1)
 BuildRequires:	perl(Convert::PEM) >= 0.07
 BuildRequires:	perl(Data::Buffer) >= 0.01
+BuildRequires:	perl(Digest::SHA1)
+BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	which
-%if 0%{?fedora} > 6
-BuildRequires:	perl-devel
-%endif
 
 %description
 Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
@@ -55,8 +53,8 @@
 %{_mandir}/man3/Crypt::DSA::Util.3pm*
 
 %changelog
-* Thu Mar  8 2007 Paul Howarth <paul at city-fan.org> 0.14-4
-- Buildrequire perl-devel for Fedora 7 onwards
+* Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 0.14-4
+- Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth
 
 * Tue Aug 29 2006 Paul Howarth <paul at city-fan.org> 0.14-3




More information about the fedora-extras-commits mailing list