diff --git a/.cvsignore b/.cvsignore index f71e9f2..d84b675 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pari-2.3.0.tar.gz +pari-2.3.1.tar.gz diff --git a/pari.spec b/pari.spec index 6165e3e..11396dc 100644 --- a/pari.spec +++ b/pari.spec @@ -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 @@ sed -i "s|runpathprefix='.*'|runpathprefix=''|" config/get_ld 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 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 29 2006 Gerard Milmeister - 2.3.1-1 +- new version 2.3.1 + * Fri Dec 29 2006 Gerard Milmeister - 2.3.0-5 - added -fno-strict-aliasing to CFLAGS and enabled ppc build diff --git a/sources b/sources index e14e7c4..ac9fc88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea685da18e015a4365965e82e6e2a2dd pari-2.3.0.tar.gz +89e79e38a390b6209c2f154712a0ff01 pari-2.3.1.tar.gz