Browse Source

track only releases

Ralf S. Engelschall 21 years ago
parent
commit
f808874f0b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      xvid/xvid.spec

+ 2 - 2
xvid/xvid.spec

@@ -34,7 +34,7 @@ Class:        EVAL
 Group:        Graphics
 License:      GPL
 Version:      1.0.3
-Release:      20041220
+Release:      20050210
 
 #   package options
 %option       with_asm  no
@@ -61,7 +61,7 @@ AutoReqProv:  no
     prog xvid = {
         version   = %{version}
         url       = http://www.xvid.org/
-        regex     = xvidcore-(__VER__)\.tar\.bz2
+        regex     = xvidcore-(\d+\.\d+\.\d+)\.tar\.bz2
     }
 
 %prep