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: 14-Jan-2003 11:17:46
Branch: HEAD Handle: 2003011410174402
Modified files:
openpkg-src/sdl sdl.spec
openpkg-web news.txt
Log:
requires gcc because of C++
Summary:
Revision Changes Path
1.14 +2 -2 openpkg-src/sdl/sdl.spec
1.2710 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sdl/sdl.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 sdl.spec
--- openpkg-src/sdl/sdl.spec 13 Jan 2003 08:20:13 -0000 1.13
+++ openpkg-src/sdl/sdl.spec 14 Jan 2003 10:17:46 -0000 1.14
@@ -33,7 +33,7 @@
Group: XWindow
License: LGPL
Version: 1.2.5
-Release: 20030113
+Release: 20030114
# list of sources
Source0: http://www.libsdl.org/release/SDL-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, X11
+BuildPreReq: OpenPKG, openpkg >= 20020206, X11, gcc
PreReq: OpenPKG, openpkg >= 20020206, X11
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2709 -r1.2710 news.txt
--- openpkg-web/news.txt 14 Jan 2003 10:14:07 -0000 1.2709
+++ openpkg-web/news.txt 14 Jan 2003 10:17:44 -0000 1.2710
@@ -1,3 +1,4 @@
+14-Jan-2003: Upgraded package: P<sdl-1.2.5-20030114>
14-Jan-2003: Upgraded package: P<tsmc-5.1.5.6-20030114>
14-Jan-2003: Upgraded package: P<xv-3.10a-20030114>
14-Jan-2003: Upgraded package: P<gcc33-3.3s20030113-20030114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]