|
|
@@ -45,7 +45,7 @@
|
|
|
%define V_template 2.19
|
|
|
%define V_ogdl 20041124
|
|
|
%define V_text_csv_pp 1.06
|
|
|
-%define V_text_csv_xs 0.31
|
|
|
+%define V_text_csv_xs 0.34
|
|
|
%define V_text_csv_simple 1.00
|
|
|
%define V_getopt_long 2.37
|
|
|
%define V_getopt_attribute 1.44
|
|
|
@@ -64,7 +64,7 @@ Class: BASE
|
|
|
Group: Perl
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20080117
|
|
|
+Release: 20080129
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
|
|
|
@@ -86,7 +86,7 @@ Source15: http://www.cpan.org/modules/by-module/String/String-Tokenizer-%{V_
|
|
|
Source16: http://www.cpan.org/modules/by-module/Config/Config-Context-%{V_config_context}.tar.gz
|
|
|
Source17: http://www.cpan.org/modules/by-module/Config/Config-Scoped-%{V_config_scoped}.tar.gz
|
|
|
Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV_PP-%{V_text_csv_pp}.tar.gz
|
|
|
-Source19: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tar.gz
|
|
|
+Source19: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz
|
|
|
Source20: http://www.cpan.org/modules/by-module/Text/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz
|
|
|
Source21: http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{V_getopt_long}.tar.gz
|
|
|
Source22: http://www.cpan.org/modules/by-module/Getopt/Getopt-Attribute-%{V_getopt_attribute}.tar.gz
|
|
|
@@ -253,7 +253,7 @@ AutoReqProv: no
|
|
|
prog perl-parse:Text-CSV_XS = {
|
|
|
version = %{V_text_csv_xs}
|
|
|
url = http://www.cpan.org/modules/by-module/Text/
|
|
|
- regex = Text-CSV_XS-(__VER__)\.tar\.gz
|
|
|
+ regex = Text-CSV_XS-(__VER__)\.t(ar\.)?gz
|
|
|
}
|
|
|
prog perl-parse:Text-CSV-Simple = {
|
|
|
version = %{V_text_csv_simple}
|