rpms/perl-Math-Pari/devel perl-Math-Pari.spec,1.7,1.8

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


Author: pghmcfc

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

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


Index: perl-Math-Pari.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Pari/devel/perl-Math-Pari.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Math-Pari.spec	8 Mar 2007 16:03:10 -0000	1.7
+++ perl-Math-Pari.spec	18 Apr 2007 13:35:24 -0000	1.8
@@ -22,9 +22,7 @@
 Source1:	http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/pari-%{pariversion}.tgz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-%if 0%{?fedora} > 6
-BuildRequires:	perl-devel
-%endif
+BuildRequires:	perl(ExtUtils::MakeMaker)
 
 %description
 This package is a Perl interface to the famous library PARI for numerical/
@@ -76,8 +74,8 @@
 %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm*
 
 %changelog
-* Thu Mar  8 2007 Paul Howarth <paul at city-fan.org> 2.010709-2
-- Buildrequire perl-devel for Fedora 7 onwards
+* Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 2.010709-2
+- Buildrequire perl(ExtUtils::MakeMaker)
 
 * Fri Oct 27 2006 Paul Howarth <paul at city-fan.org> 2.010709-1
 - Update to 2.010709




More information about the scm-commits mailing list