OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Nov-2004 14:27:41
Branch: HEAD Handle: 2004111113274000
Modified files:
openpkg-src/xmame xmame.spec
Log:
upgrading package: xmame 0.87 -> 0.88
Summary:
Revision Changes Path
1.66 +3 -3 openpkg-src/xmame/xmame.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmame/xmame.spec
============================================================================
$ cvs diff -u -r1.65 -r1.66 xmame.spec
--- openpkg-src/xmame/xmame.spec 6 Nov 2004 15:18:22 -0000 1.65
+++ openpkg-src/xmame/xmame.spec 11 Nov 2004 13:27:40 -0000 1.66
@@ -33,8 +33,8 @@
Class: EVAL
Group: Games
License: GPL
-Version: 0.87
-Release: 20041106
+Version: 0.88
+Release: 20041111
# 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}" \
+ LIBS="%{l_ldflags} -lz" \
INCLUDE="%{l_cppflags}"
%install
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]