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: 07-Oct-2005 10:09:22
Branch: HEAD Handle: 2005100709092100
Modified files:
openpkg-src/xmame xmame.spec
Log:
fix tracking and upgrade
Summary:
Revision Changes Path
1.77 +3 -3 openpkg-src/xmame/xmame.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmame/xmame.spec
============================================================================
$ cvs diff -u -r1.76 -r1.77 xmame.spec
--- openpkg-src/xmame/xmame.spec 17 Aug 2005 17:39:47 -0000 1.76
+++ openpkg-src/xmame/xmame.spec 7 Oct 2005 08:09:21 -0000 1.77
@@ -32,8 +32,8 @@
Class: EVAL
Group: Games
License: GPL
-Version: 0.99
-Release: 20050817
+Version: 0.100
+Release: 20051007
# list of sources
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -63,7 +63,7 @@
%track
prog xmame = {
version = %{version}
- url = http://x.mame.net/xmame-doc-6.html
+ url = http://x.mame.net/download.html
regex = xmame-(__VER__)\.tar\.bz2
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]