OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 13:29:51
Branch: HEAD Handle: 2003070712294901
Modified files:
openpkg-src/xmame xmame.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.37 +4 -2 openpkg-src/xmame/xmame.spec
1.5370 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmame/xmame.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 xmame.spec
--- openpkg-src/xmame/xmame.spec 20 Jun 2003 08:50:45 -0000 1.36
+++ openpkg-src/xmame/xmame.spec 7 Jul 2003 11:29:50 -0000 1.37
@@ -33,7 +33,7 @@
Group: Games
License: GPL
Version: 0.70.1
-Release: 20030620
+Release: 20030707
# list of sources
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -42,8 +42,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, X11, gcc, make, zlib
+BuildPreReq: OpenPKG, openpkg >= 20020206, X11, gcc, make
PreReq: OpenPKG, openpkg >= 20020206, X11
+BuildPreReq: zlib
+PreReq: zlib
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5369 -r1.5370 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:28:14 -0000 1.5369
+++ openpkg-web/news.txt 7 Jul 2003 11:29:49 -0000 1.5370
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<xmame-0.70.1-20030707>
07-Jul-2003: Upgraded package: P<mixmaster-2.9.0-20030707>
07-Jul-2003: Upgraded package: P<vorbis-tools-1.0-20030707>
07-Jul-2003: Upgraded package: P<w3m-0.4.1-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]