]> git.pld-linux.org Git - packages/parigp.git/commitdiff
- added no-proccpuinfo patch, updated sparc patch; test release 1.2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 5 Mar 2004 19:40:48 +0000 (19:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    parigp.spec -> 1.79

parigp.spec

index 69f312eee74a1dc1a6814eec8dc31aac8875a278..9c89703844f3bab02a025b65cd89d4de38b1929f 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Number Theory-oriented Computer Algebra System
 Summary(pl):   Komputerowy system obliczeñ algebraicznych zorientowany na metody teorii liczb
 Name:          parigp
 Version:       %{pari_version}
-Release:       1.1
+Release:       1.2
 License:       GPL
 Group:         Applications/Math
 Source0:       ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/pari-%{pari_version}.tgz
@@ -29,6 +29,7 @@ Patch2:               %{name}-termcap.patch
 Patch3:                %{name}-arch.patch
 Patch4:                %{name}-sparc.patch
 Patch5:                %{name}-athlon.patch
+Patch6:                %{name}-no-proccpuinfo.patch
 Icon:          parigp.xpm
 URL:           http://pari.math.u-bordeaux.fr/
 BuildRequires: XFree86-devel
@@ -187,6 +188,7 @@ Interfejs perl-a do biblioteki PARI
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # pari & parigp
@@ -210,7 +212,7 @@ ln -s Olinux-sparc Olinux-sparc64
 
 # gp2c
 cd gp2c-%{gp2c_version}
-ln -sf ../ pari
+ln -sf .. pari
 %{__autoconf}
 %configure \
        --datadir=%{_datadir}/parigp
This page took 0.529279 seconds and 4 git commands to generate.