rpms/perl-Math-Pari/EL-4 perl-Math-Pari.spec, 1.13, 1.14 Math-Pari-2.010709-perl510.patch, 1.1, NONE

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Tue Jun 24 20:44:36 UTC 2008


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Math-Pari/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23349

Modified Files:
	perl-Math-Pari.spec 
Removed Files:
	Math-Pari-2.010709-perl510.patch 
Log Message:
Sync with EL-5


Index: perl-Math-Pari.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Pari/EL-4/perl-Math-Pari.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- perl-Math-Pari.spec	7 Mar 2008 20:58:56 -0000	1.13
+++ perl-Math-Pari.spec	24 Jun 2008 20:43:48 -0000	1.14
@@ -14,13 +14,12 @@
 # testing with a development version of PARI, as this expression evaluates
 # the latest version of GP/PARI the perl module was tested with.
 %define pariversion %(echo %{version} | %{__perl} -pi -e 's/(\\d+)\\.(\\d\\d)(\\d\\d).*/sprintf("%d.%d.%d",$1,$2,$3)/e')
-Release:	7%{?dist}
+Release:	3%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Math-Pari/
 Source0:	http://search.cpan.org/CPAN/authors/id/I/IL/ILYAZ/modules/Math-Pari-%{version}.tar.gz
 Source1:	http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/pari-%{pariversion}.tgz
-Patch0:		Math-Pari-2.010709-perl510.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires:	perl(ExtUtils::MakeMaker)
@@ -32,7 +31,6 @@
 
 %prep
 %setup -q -n Math-Pari-%{version} -a 1
-%patch0 -p1
 
 # Remove redundant provides (there's also a versioned one)
 %global provfilt /bin/sh -c "%{__perl_provides} | %{__grep} -Fvx 'perl(Math::Pari)'"
@@ -49,7 +47,7 @@
 %{__make} %{?_smp_mflags}
 
 %check
-# %{__make} test
+%{__make} test
 
 %install
 %{__rm} -rf %{buildroot}
@@ -76,18 +74,6 @@
 %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm*
 
 %changelog
-* Fri Mar  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.010709-7
-- disable tests, they're being weird in the buildservers
-
-* Fri Mar  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.010709-6
-- fix for perl 5.10 (many many thanks to Nicholas Clark)
-
-* Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.010709-5
-- rebuild for new perl
-
-* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.010709-4
-- Autorebuild for GCC 4.3
-
 * Mon Aug 13 2007 Paul Howarth <paul at city-fan.org> 2.010709-3
 - clarify license as GPL v1 or later, or Artistic (same as perl)
 


--- Math-Pari-2.010709-perl510.patch DELETED ---




More information about the fedora-extras-commits mailing list