OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 16-Jan-2003 13:00:35
Branch: HEAD Handle: 2003011612003401
Modified files:
openpkg-src/as-gui as-gui.spec
openpkg-web news.txt
Log:
Requires gcc for STL and other C++ features.
Summary:
Revision Changes Path
1.12 +2 -2 openpkg-src/as-gui/as-gui.spec
1.2853 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/as-gui/as-gui.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 as-gui.spec
--- openpkg-src/as-gui/as-gui.spec 12 Jan 2003 08:45:23 -0000 1.11
+++ openpkg-src/as-gui/as-gui.spec 16 Jan 2003 12:00:35 -0000 1.12
@@ -33,7 +33,7 @@
Group: Editor
License: GPL
Version: 0.5.10
-Release: 20030112
+Release: 20030116
# 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, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc, qt, perl
PreReq: OpenPKG, openpkg >= 20020206, qt
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2852 -r1.2853 news.txt
--- openpkg-web/news.txt 16 Jan 2003 10:30:54 -0000 1.2852
+++ openpkg-web/news.txt 16 Jan 2003 12:00:34 -0000 1.2853
@@ -1,3 +1,4 @@
+16-Jan-2003: Upgraded package: P<as-gui-0.5.10-20030116>
16-Jan-2003: Upgraded package: P<docbook-4.2-20030116>
16-Jan-2003: Upgraded package: P<dhcpd-3.0.1rc11-20030116>
16-Jan-2003: Upgraded package: P<uvscan-4.1.6.4243-20030116>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]