forked from jengelh/pari
- Update to new upstream release 2.11.0
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=29
This commit is contained in:
12
pari.spec
12
pari.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pari
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: pari
|
||||
%define lname libpari-gmp5
|
||||
Version: 2.9.3
|
||||
%define lname libpari-gmp6
|
||||
Version: 2.11.0
|
||||
Release: 0
|
||||
Summary: Computer Algebra System for fast computations in Number Theory
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://pari.math.u-bordeaux.fr/
|
||||
|
||||
@@ -121,10 +121,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-gmp5
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libpari-gmp.so.%version
|
||||
%_libdir/libpari-gmp.so.5
|
||||
%_libdir/libpari-gmp.so.6
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user