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: 12-Jan-2003 09:45:23
Branch: HEAD Handle: 2003011208452102
Modified files:
openpkg-src/as-gui as-gui.spec
openpkg-web news.txt
Log:
seems to require GNU make, too
Summary:
Revision Changes Path
1.11 +2 -2 openpkg-src/as-gui/as-gui.spec
1.2662 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/as-gui/as-gui.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 as-gui.spec
--- openpkg-src/as-gui/as-gui.spec 11 Jan 2003 07:59:23 -0000 1.10
+++ openpkg-src/as-gui/as-gui.spec 12 Jan 2003 08:45:23 -0000 1.11
@@ -33,7 +33,7 @@
Group: Editor
License: GPL
Version: 0.5.10
-Release: 20030111
+Release: 20030112
# list of sources
Source0: http://as.is.eu.cw.com/source/as-gui-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, qt, perl
+BuildPreReq: OpenPKG, openpkg >= 20020206, qt, perl, make
PreReq: OpenPKG, openpkg >= 20020206, qt
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2661 -r1.2662 news.txt
--- openpkg-web/news.txt 12 Jan 2003 08:40:06 -0000 1.2661
+++ openpkg-web/news.txt 12 Jan 2003 08:45:21 -0000 1.2662
@@ -1,3 +1,4 @@
+12-Jan-2003: Upgraded package: P<as-gui-0.5.10-20030112>
12-Jan-2003: Upgraded package: P<glib2-2.2.0-20030112>
11-Jan-2003: Upgraded package: P<coreutils-4.5.4-20030111>
11-Jan-2003: Upgraded package: P<analog-5.31-20030111>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]