rpms/pari/devel .cvsignore, 1.4, 1.5 pari.spec, 1.5, 1.6 sources, 1.4, 1.5

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


Author: gemi

Update of /cvs/extras/rpms/pari/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9143

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pari/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	29 Dec 2006 17:34:50 -0000	1.4
+++ .cvsignore	29 Dec 2006 21:48:23 -0000	1.5
@@ -1 +1 @@
-pari-2.3.0.tar.gz
+pari-2.3.1.tar.gz


Index: pari.spec
===================================================================
RCS file: /cvs/extras/rpms/pari/devel/pari.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pari.spec	29 Dec 2006 17:34:50 -0000	1.5
+++ pari.spec	29 Dec 2006 21:48:23 -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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pari/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	29 Dec 2006 17:34:50 -0000	1.4
+++ sources	29 Dec 2006 21:48:23 -0000	1.5
@@ -1 +1 @@
-ea685da18e015a4365965e82e6e2a2dd  pari-2.3.0.tar.gz
+89e79e38a390b6209c2f154712a0ff01  pari-2.3.1.tar.gz




More information about the scm-commits mailing list