소스 검색

fix tracking and upgrade

Ralf S. Engelschall 20 년 전
부모
커밋
488b2e6f33
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      xmame/xmame.spec

+ 3 - 3
xmame/xmame.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 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 @@ AutoReqProv:  no
 %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
     }