forked from pool/barvinok
15.4 isl too old
OBS-URL: https://build.opensuse.org/package/show/science/barvinok?expand=0&rev=12
This commit is contained in:
parent
3df56f05d7
commit
e3d74b69f8
@ -31,15 +31,9 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: glpk-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: ntl-devel
|
||||
%if 0%{?suse_version} >= 1590
|
||||
BuildRequires: pkgconfig(gmp)
|
||||
BuildRequires: pkgconfig(isl)
|
||||
BuildRequires: pkgconfig(isl) >= 0.21
|
||||
BuildRequires: pkgconfig(polylibgmp)
|
||||
%else
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: isl-devel
|
||||
BuildRequires: polylib-devel
|
||||
%endif
|
||||
Provides: bundled(4ti2) = 1.3.1
|
||||
|
||||
%description
|
||||
@ -58,13 +52,8 @@ of one dimensional sections of bivariate complex polynomials.
|
||||
Summary: Development files for PolyLib
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
%if 0%{?suse_version} >= 1590
|
||||
Requires: pkgconfig(gmp)
|
||||
Requires: pkgconfig(isl)
|
||||
%else
|
||||
Requires: gmp-devel
|
||||
Requires: isl-devel
|
||||
%endif
|
||||
|
||||
%description devel
|
||||
This is a library for computing homotopy continuation of a given root of one
|
||||
|
Loading…
x
Reference in New Issue
Block a user