OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Feb-2005 20:13:04
Branch: HEAD Handle: 2005022419130400
Modified files:
openpkg-src/xmame xmame.spec
Log:
upgrading package: xmame 0.90 -> 0.92
Summary:
Revision Changes Path
1.70 +3 -3 openpkg-src/xmame/xmame.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmame/xmame.spec
============================================================================
$ cvs diff -u -r1.69 -r1.70 xmame.spec
--- openpkg-src/xmame/xmame.spec 20 Jan 2005 07:58:28 -0000 1.69
+++ openpkg-src/xmame/xmame.spec 24 Feb 2005 19:13:04 -0000 1.70
@@ -33,8 +33,8 @@
Class: EVAL
Group: Games
License: GPL
-Version: 0.90
-Release: 20050120
+Version: 0.92
+Release: 20050224
# list of sources
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -96,7 +96,7 @@
MY_CPU="$cpu" \
X11INC="-I$x11_inc" \
X11LIB="-L$x11_lib" \
- LIBS="%{l_ldflags} -lz" \
+ LIBS="%{l_ldflags} -lexpat -lz" \
INCLUDE="%{l_cppflags}"
%install
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]