pari-2.7.0
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=10
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user