OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 24-Jan-2004 20:33:15
Branch: HEAD Handle: 2004012419331203
Modified files:
openpkg-src/glpk glpk.spec
openpkg-web news.txt
Log:
requires GNU make
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-src/glpk/glpk.spec
1.8207 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/glpk/glpk.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 glpk.spec
--- openpkg-src/glpk/glpk.spec 23 Jan 2004 13:09:08 -0000 1.5
+++ openpkg-src/glpk/glpk.spec 24 Jan 2004 19:33:15 -0000 1.6
@@ -33,7 +33,7 @@
Group: Algorithm
License: GPL
Version: 4.4
-Release: 20040117
+Release: 20040124
# list of sources
Source0: ftp://ftp.gnu.org/gnu/glpk/glpk-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: OpenPKG, openpkg >= 20030103, make
PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8206 -r1.8207 news.txt
--- openpkg-web/news.txt 24 Jan 2004 19:31:54 -0000 1.8206
+++ openpkg-web/news.txt 24 Jan 2004 19:33:12 -0000 1.8207
@@ -1,3 +1,4 @@
+24-Jan-2004: Upgraded package: P<glpk-4.4-20040124>
24-Jan-2004: Upgraded package: P<ez-ipupdate-3.0.10-20040124>
24-Jan-2004: Upgraded package: P<enscript-1.6.1-20040124>
24-Jan-2004: Upgraded package: P<daemon-0.6.2-20040124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]