rpms/perl-Net-SSH-Perl/devel perl-Net-SSH-Perl.spec,1.4,1.5

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


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Net-SSH-Perl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10167

Modified Files:
	perl-Net-SSH-Perl.spec 
Log Message:
Buildrequire perl(ExtUtils::MakeMaker)


Index: perl-Net-SSH-Perl.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSH-Perl/devel/perl-Net-SSH-Perl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Net-SSH-Perl.spec	8 Mar 2007 16:37:56 -0000	1.4
+++ perl-Net-SSH-Perl.spec	18 Apr 2007 11:15:40 -0000	1.5
@@ -23,12 +23,10 @@
 BuildRequires:	perl(Digest::HMAC_SHA1)
 BuildRequires:	perl(Digest::MD5)
 BuildRequires:	perl(Digest::SHA1)		>= 2.10
+BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Math::GMP)			>= 1.04
 BuildRequires:	perl(Math::Pari)		>= 2.001804
 BuildRequires:	perl(MIME::Base64)
-%if 0%{?fedora} > 6
-BuildRequires:	perl-devel
-%endif
 
 %{?_with_IDEA:BuildRequires: perl(Crypt::IDEA)}
 
@@ -86,8 +84,8 @@
 %{_mandir}/man3/Net::SSH::Perl*.3pm*
 
 %changelog
-* Thu Mar  8 2007 Paul Howarth <paul at city-fan.org> 1.30-4
-- Buildrequire perl-devel for Fedora 7 onwards
+* Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 1.30-4
+- Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth
 
 * Wed Aug 30 2006 Paul Howarth <paul at city-fan.org> 1.30-3




More information about the scm-commits mailing list