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: 18-Jul-2004 09:54:29
Branch: HEAD Handle: 2004071808542800
Modified files:
openpkg-src/xmame xmame.spec
Log:
upgrading package: xmame 0.83.1 -> 0.84.1
Summary:
Revision Changes Path
1.58 +6 -6 openpkg-src/xmame/xmame.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmame/xmame.spec
============================================================================
$ cvs diff -u -r1.57 -r1.58 xmame.spec
--- openpkg-src/xmame/xmame.spec 13 Jun 2004 21:09:02 -0000 1.57
+++ openpkg-src/xmame/xmame.spec 18 Jul 2004 07:54:28 -0000 1.58
@@ -33,13 +33,13 @@
Class: EVAL
Group: Games
License: GPL
-Version: 0.83.1
-Release: 20040613
+Version: 0.84.1
+Release: 20040718
# list of sources
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
-Source1: http://www.mame.net/zips/hsdat7.zip
-Source2: http://fandemame.emu-france.com/files/history076b.zip
+Source1: http://www.mameworld.net/highscore/uhsdat084.zip
+Source2: http://www.arcade-history.com/download/history0_84b.zip
Source3: http://cheat.retrogames.com/cheat.zip
Source4: http://www.mame.net/roms/gridlee.zip
Source5: http://www.mame.net/roms/polyplay.zip
@@ -70,8 +70,8 @@
%prep
%setup -q
- %{l_prefix}/bin/unzip -x %{SOURCE hsdat7.zip}
- %{l_prefix}/bin/unzip -x %{SOURCE history076b.zip}
+ %{l_prefix}/bin/unzip -x %{SOURCE uhsdat084.zip}
+ %{l_prefix}/bin/unzip -x %{SOURCE history0_84b.zip}
%{l_prefix}/bin/unzip -x %{SOURCE cheat.zip}
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]