rpms/perl-Math-GMP/devel perl-Math-GMP.spec,1.5,1.6

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


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Math-GMP/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22292

Modified Files:
	perl-Math-GMP.spec 
Log Message:
Buildrequire perl(ExtUtils::MakeMaker)


Index: perl-Math-GMP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-GMP/devel/perl-Math-GMP.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Math-GMP.spec	8 Mar 2007 15:40:44 -0000	1.5
+++ perl-Math-GMP.spec	18 Apr 2007 13:45:36 -0000	1.6
@@ -9,10 +9,7 @@
 Patch0:		perl-Math-GMP-2.04-x86_64.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:	gmp-devel
-%if 0%{?fedora} > 6
-BuildRequires:	perl-devel
-%endif
+BuildRequires:	gmp-devel, perl(ExtUtils::MakeMaker)
 
 %description
 Math::GMP was designed to be a drop-in replacement both for Math::BigInt and
@@ -52,8 +49,8 @@
 %{_mandir}/man3/Math::GMP.3pm*
 
 %changelog
-* Thu Mar  8 2007 Paul Howarth <paul at city-fan.org> 2.04-5
-- Buildrequire perl-devel for Fedora 7 onwards
+* Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 2.04-5
+- Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth
 
 * Wed Aug 30 2006 Paul Howarth <paul at city-fan.org> 2.04-4




More information about the fedora-extras-commits mailing list