4ti2-1.6.2
OBS-URL: https://build.opensuse.org/package/show/science/4ti2?expand=0&rev=8
This commit is contained in:
BIN
4ti2-1.6.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
4ti2-1.6.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
4ti2-1.6.tar.gz
(Stored with Git LFS)
BIN
4ti2-1.6.tar.gz
(Stored with Git LFS)
Binary file not shown.
3067
4ti2-glpk.diff
3067
4ti2-glpk.diff
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 18 09:33:38 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.6.2
|
||||
* Support for newer libglpk API "glp_"
|
||||
(which replaced the "lpx_" API)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 18:39:35 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@@ -17,16 +17,15 @@
|
||||
|
||||
|
||||
Name: 4ti2
|
||||
Version: 1.6
|
||||
Version: 1.6.2
|
||||
Release: 0
|
||||
Summary: Package for algebraic, geometric and combinatorial problems on linear spaces
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://4ti2.de/
|
||||
|
||||
Source: http://4ti2.de/version_1.6/%name-%version.tar.gz
|
||||
Source: http://4ti2.de/version_%version/%name-%version.tar.gz
|
||||
Patch1: 4ti2-missing-libs.diff
|
||||
Patch2: 4ti2-glpk.diff
|
||||
Patch3: 4ti2-docdir.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf >= 2.59
|
||||
@@ -71,7 +70,7 @@ developing against 4ti2's libraries.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -P 2 -P 3 -p1
|
||||
%patch -P 1 -P 3 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi;
|
||||
|
Reference in New Issue
Block a user