SHA256
1
0
forked from jengelh/pari
2014-10-12 08:20:55 +00:00
committed by Git OBS Bridge
parent 36a460f41a
commit 316cb83835
8 changed files with 104 additions and 45 deletions

View File

@@ -18,7 +18,7 @@
Name: pari
%define lname libpari-gmp4
Version: 2.7.1
Version: 2.7.2
Release: 0
Summary: Computer Algebra System for fast computations in Number Theory
License: GPL-2.0
@@ -105,8 +105,7 @@ cp "%{S:3}" .;
b="%buildroot";
make install DESTDIR="$b";
%post -n %lname -p /sbin/ldconfig
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files gp