rpms/perl-Math-Pari/FC-5 perl-Math-Pari.spec, 1.4, 1.5 sources, 1.4, 1.5 .cvsignore, 1.4, 1.5

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Thu Oct 19 07:58:52 UTC 2006


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Math-Pari/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9838

Modified Files:
	perl-Math-Pari.spec sources .cvsignore 
Log Message:
resync with devel



Index: perl-Math-Pari.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Pari/FC-5/perl-Math-Pari.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Math-Pari.spec	2 Jun 2006 09:26:02 -0000	1.4
+++ perl-Math-Pari.spec	19 Oct 2006 07:58:22 -0000	1.5
@@ -9,7 +9,7 @@
 
 Summary:	Perl interface to PARI
 Name:		perl-Math-Pari
-Version:	2.010706
+Version:	2.010708
 # You'll need to replace pariversion with a hardcoded version number if you're
 # testing with a development version of PARI, as this expression evaluates
 # the latest version of GP/PARI the perl module was tested with.
@@ -19,7 +19,7 @@
 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/pari-%{pariversion}.tgz
+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))
 
@@ -53,7 +53,7 @@
 %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
 /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
 /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';'
-/usr/bin/find %{buildroot} -type d -depth -exec /bin/rmdir {} 2>/dev/null ';'
+/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';'
 %{__chmod} -R u+w %{buildroot}/*
 
 %clean
@@ -73,6 +73,14 @@
 %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm*
 
 %changelog
+* Wed Oct 18 2006 Paul Howarth <paul at city-fan.org> 2.010708-1
+- Update to 2.010708
+- Fix argument order for find with -depth
+- Fix Source1 URL
+
+* Wed Aug 30 2006 Paul Howarth <paul at city-fan.org> 2.010706-2
+- FE6 mass rebuild
+
 * Fri Jun  2 2006 Paul Howarth <paul at city-fan.org> 2.010706-1
 - Update to 2.010706
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Pari/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	2 Jun 2006 09:26:02 -0000	1.4
+++ sources	19 Oct 2006 07:58:22 -0000	1.5
@@ -1,2 +1,2 @@
-5ed1fb49f246288a9899fa6ad1b7753c  Math-Pari-2.010706.tar.gz
+d06781230dc62eb75a88f5b509d55ac6  Math-Pari-2.010708.tar.gz
 357b7a42e89e2761a5367bbcbfcca5f2  pari-2.1.7.tgz


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Pari/FC-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	2 Jun 2006 09:26:02 -0000	1.4
+++ .cvsignore	19 Oct 2006 07:58:22 -0000	1.5
@@ -1,2 +1,2 @@
-Math-Pari-2.010706.tar.gz
+Math-Pari-2.010708.tar.gz
 pari-2.1.7.tgz




More information about the fedora-extras-commits mailing list