OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Jul-2007 06:29:33
Branch: HEAD Handle: 2007072705293300
Modified files:
openpkg-src/glpk glpk.spec
Log:
upgrading package: glpk 4.19 -> 4.20
Summary:
Revision Changes Path
1.30 +4 -3 openpkg-src/glpk/glpk.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/glpk/glpk.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 glpk.spec
--- openpkg-src/glpk/glpk.spec 6 Jul 2007 07:15:28 -0000 1.29
+++ openpkg-src/glpk/glpk.spec 27 Jul 2007 04:29:33 -0000 1.30
@@ -32,8 +32,8 @@
Class: PLUS
Group: Algorithm
License: GPL
-Version: 4.19
-Release: 20070706
+Version: 4.20
+Release: 20070727
# list of sources
Source0: ftp://ftp.gnu.org/gnu/glpk/glpk-%{version}.tar.gz
@@ -69,7 +69,8 @@
CPPFLAGS="%{l_cppflags}" \
./configure \
--prefix=%{l_prefix} \
- --includedir=%{l_prefix}/include/glpk
+ --includedir=%{l_prefix}/include/glpk \
+ --disable-shared
%{l_make} %{l_mflags -O}
%install
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]