2014-04-18 09:37:26 +00:00
committed by Git OBS Bridge
parent 58f32226c9
commit 372c4e3489
5 changed files with 13 additions and 3074 deletions

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)

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -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

View File

@@ -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;