|
|
@@ -40,7 +40,7 @@ Class: BASE
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
Version: %{V_aspell}
|
|
|
-Release: 20040212
|
|
|
+Release: 20040213
|
|
|
|
|
|
# package options
|
|
|
%option with_perl no
|
|
|
@@ -79,7 +79,7 @@ AutoReqProv: no
|
|
|
prog aspell:aspell = {
|
|
|
version = %{version}
|
|
|
url = http://aspell.net/
|
|
|
- regex = aspell-(__VER__)\.tar\.gz
|
|
|
+ regex = aspell-(\d+\.\d+(\.\d+)+)\.tar\.gz
|
|
|
}
|
|
|
prog aspell:aspell-de = {
|
|
|
version = %{V_aspell_de}
|