rpms/pari/FC-6 pari.spec,1.5,1.6

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Fri Dec 29 21:31:03 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/pari/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9007

Modified Files:
	pari.spec 
Log Message:
new version 2.3.1


Index: pari.spec
===================================================================
RCS file: /cvs/extras/rpms/pari/FC-6/pari.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pari.spec	29 Dec 2006 16:48:23 -0000	1.5
+++ pari.spec	29 Dec 2006 21:30:32 -0000	1.6
@@ -1,12 +1,12 @@
 Name:           pari
-Version:        2.3.0
-Release:        5%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 Summary:        Number Theory-oriented Computer Algebra System
 
 Group:          System Environment/Libraries
 License:        GPL
 URL:            http://pari.math.u-bordeaux.fr
-Source:		http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.0.tar.gz
+Source:		http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.1.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	emacs
 BuildRequires:	readline-devel
@@ -78,13 +78,13 @@
 make %{?_smp_mflags} gp CFLAGS="-fPIC $RPM_OPT_FLAGS -fno-strict-aliasing"
 
 
-#%check
-#make dobench
-#make dotest-compat
-#make dotest-intnum
-#make dotest-qfbsolve
-#make dotest-rfrac
-#make dotest-round4
+%check
+make dobench
+make dotest-compat
+make dotest-intnum
+make dotest-qfbsolve
+make dotest-rfrac
+make dotest-round4
 
 
 %install
@@ -163,6 +163,9 @@
 
 
 %changelog
+* Fri Dec 29 2006 Gerard Milmeister <gemi at bluewin.ch> - 2.3.1-1
+- new version 2.3.1
+
 * Fri Dec 29 2006 Gerard Milmeister <gemi at bluewin.ch> - 2.3.0-5
 - added -fno-strict-aliasing to CFLAGS and enabled ppc build
 




More information about the fedora-extras-commits mailing list