Kaynağa Gözat

track only releases

Ralf S. Engelschall 21 yıl önce
ebeveyn
işleme
69bc282d95
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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