|
|
@@ -27,7 +27,7 @@
|
|
|
%define V_config_inifiles 2.38
|
|
|
%define V_config_general 2.30
|
|
|
%define V_config_simple 4.58
|
|
|
-%define V_config_context 0.09
|
|
|
+%define V_config_context 0.10
|
|
|
%define V_config_scoped 0.11
|
|
|
%define V_string_tokenizer 0.05
|
|
|
%define V_parse_recdescent 1.94
|
|
|
@@ -55,7 +55,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20051031
|
|
|
+Release: 20051108
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
|
|
|
@@ -189,17 +189,17 @@ AutoReqProv: no
|
|
|
url = http://prdownloads.sourceforge.net/ogdl/
|
|
|
regex = ogdlutils-(__VER__)\.tgz
|
|
|
}
|
|
|
- prog perl-text:String-Tokenizer = {
|
|
|
+ prog perl-parse:String-Tokenizer = {
|
|
|
version = %{V_string_tokenizer}
|
|
|
url = http://www.cpan.org/modules/by-module/String/
|
|
|
regex = String-Tokenizer-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
- prog perl-text:Config-Context = {
|
|
|
+ prog perl-parse:Config-Context = {
|
|
|
version = %{V_config_context}
|
|
|
url = http://www.cpan.org/modules/by-module/Config/
|
|
|
regex = Config-Context-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
- prog perl-text:Config-Scoped = {
|
|
|
+ prog perl-parse:Config-Scoped = {
|
|
|
version = %{V_config_scoped}
|
|
|
url = http://www.cpan.org/modules/by-module/Config/
|
|
|
regex = Config-Scoped-(__VER__)\.tar\.gz
|