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