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

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Mon Aug 13 10:45:18 UTC 2007


Author: pghmcfc

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

Modified Files:
	perl-Math-Pari.spec 
Log Message:
clarify license as GPL v1 or later, or Artistic (same as perl)


Index: perl-Math-Pari.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Pari/devel/perl-Math-Pari.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Math-Pari.spec	18 Apr 2007 13:35:24 -0000	1.8
+++ perl-Math-Pari.spec	13 Aug 2007 10:44:42 -0000	1.9
@@ -14,8 +14,8 @@
 # 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:	2%{?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
@@ -74,6 +74,9 @@
 %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)
 




More information about the fedora-extras-commits mailing list