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 Date: 06-Oct-2004 21:58:28
Branch: HEAD Handle: 2004100620582700
Modified files:
openpkg-src/xmame xmame.spec
Log:
requires expat
Summary:
Revision Changes Path
1.63 +3 -3 openpkg-src/xmame/xmame.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmame/xmame.spec
============================================================================
$ cvs diff -u -r1.62 -r1.63 xmame.spec
--- openpkg-src/xmame/xmame.spec 4 Oct 2004 18:13:32 -0000 1.62
+++ openpkg-src/xmame/xmame.spec 6 Oct 2004 19:58:27 -0000 1.63
@@ -34,7 +34,7 @@
Group: Games
License: GPL
Version: 0.87
-Release: 20041004
+Release: 20041006
# list of sources
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -51,8 +51,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, X11, gcc, make, infozip
PreReq: OpenPKG, openpkg >= 20040130, X11
-BuildPreReq: zlib
-PreReq: zlib
+BuildPreReq: zlib, expat
+PreReq: zlib, expat
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]