Quellcode durchsuchen

track only releases

Ralf S. Engelschall vor 21 Jahren
Ursprung
Commit
69bc282d95
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      star/star.spec

+ 2 - 2
star/star.spec

@@ -38,7 +38,7 @@ Class:        EVAL
 Group:        Archiver
 License:      GPL
 Version:      %{V_major}%{V_minor}
-Release:      20050131
+Release:      20050209
 
 #   list of sources
 Source0:      ftp://ftp.berlios.de/pub/star/alpha/star-%{version}.tar.bz2
@@ -69,7 +69,7 @@ AutoReqProv:  no
     prog star = {
         version   = %{version}
         url       = ftp://ftp.berlios.de/pub/star/alpha/
-        regex     = star-(__VER__)\.tar\.bz2
+        regex     = star-(\d+\.\d+(\.\d+)*([ab]\d+)?)\.tar\.bz2
     }
 
 %prep