rpms/perl-Math-Pari/EL-5 .cvsignore, 1.5, 1.6 perl-Math-Pari.spec, 1.5, 1.6 sources, 1.5, 1.6

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


Author: pghmcfc

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

Modified Files:
	.cvsignore perl-Math-Pari.spec sources 
Log Message:
Bump to current version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Pari/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	19 Oct 2006 07:29:44 -0000	1.5
+++ .cvsignore	24 Jun 2008 20:40:48 -0000	1.6
@@ -1,2 +1,2 @@
-Math-Pari-2.010708.tar.gz
+Math-Pari-2.010709.tar.gz
 pari-2.1.7.tgz


Index: perl-Math-Pari.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Pari/EL-5/perl-Math-Pari.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Math-Pari.spec	19 Oct 2006 07:29:44 -0000	1.5
+++ perl-Math-Pari.spec	24 Jun 2008 20:40:48 -0000	1.6
@@ -1,27 +1,28 @@
 # This package includes the pari library source even though that is
 # being introduced to Fedora Extras in its own right (#169703). The
 # rationale for this is:
-# (a) This package patches the library source code
-# (b) This package integrates very tightly with the library and may
-#     break if the library is changed underneath it
-# (c) Functionality is lost if built against an external PARI library
-#     (see the INSTALL file in the distribution)
+# (a)	This package patches the library source code
+# (b)	This package integrates very tightly with the library and may
+#	break if the library is changed underneath it
+# (c)	Functionality is lost if built against an external PARI library
+#	(see the INSTALL file in the distribution)
 
 Summary:	Perl interface to PARI
 Name:		perl-Math-Pari
-Version:	2.010708
+Version:	2.010709
 # 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.
 %define pariversion %(echo %{version} | %{__perl} -pi -e 's/(\\d+)\\.(\\d\\d)(\\d\\d).*/sprintf("%d.%d.%d",$1,$2,$3)/e')
-Release:	1%{?dist}
-License:	Artistic or GPL
+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
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:	perl(ExtUtils::MakeMaker)
 
 %description
 This package is a Perl interface to the famous library PARI for numerical/
@@ -60,7 +61,7 @@
 %{__rm} -rf %{buildroot}
 
 %files
-%defattr(-,root,root,0755)
+%defattr(-,root,root,-)
 %doc Changes README
 %dir %{perl_vendorarch}/Math/
 %exclude %doc %{perl_vendorarch}/Math/libPARI.dumb.pod
@@ -73,6 +74,15 @@
 %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm*
 
 %changelog
+* 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)
+
+* 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
+
 * 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Pari/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	19 Oct 2006 07:29:44 -0000	1.5
+++ sources	24 Jun 2008 20:40:48 -0000	1.6
@@ -1,2 +1,2 @@
-d06781230dc62eb75a88f5b509d55ac6  Math-Pari-2.010708.tar.gz
+58fdea358b37d00072723bd9cd69ce9e  Math-Pari-2.010709.tar.gz
 357b7a42e89e2761a5367bbcbfcca5f2  pari-2.1.7.tgz




More information about the fedora-extras-commits mailing list