SHA256
1
0
forked from pool/pari
2014-04-18 14:57:52 +00:00
committed by Git OBS Bridge
parent d328696806
commit 1c35db1e31
8 changed files with 950 additions and 144 deletions

View File

@@ -17,8 +17,8 @@
Name: pari
%define lname libpari-gmp3
Version: 2.5.5
%define lname libpari-gmp4
Version: 2.7.0
Release: 0
Summary: Computer Algebra System for fast computations in Number Theory
License: GPL-2.0
@@ -124,10 +124,10 @@ make install DESTDIR="$b";
# http://pari.math.u-bordeaux.fr/archives/pari-dev-1211/msg00006.html
# for details on the SO versioning.
#
%files -n libpari-gmp3
%files -n libpari-gmp4
%defattr(-,root,root)
%_libdir/libpari-gmp.so.%version
%_libdir/libpari-gmp.so.3
%_libdir/libpari-gmp.so.4
%files devel
%defattr(-,root,root)