|
|
@@ -29,7 +29,7 @@
|
|
|
%define V_config_context 0.10
|
|
|
%define V_config_scoped 0.12
|
|
|
%define V_string_tokenizer 0.05
|
|
|
-%define V_parse_recdescent 1.95.1
|
|
|
+%define V_parse_recdescent 1.96.0
|
|
|
%define V_parse_recdescent_faq 6.0.e
|
|
|
%define V_parse_recdescent_deparse 1.00
|
|
|
%define V_parse_recdescent_consumer 1.03
|
|
|
@@ -63,13 +63,13 @@ Class: BASE
|
|
|
Group: Perl
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20090630
|
|
|
+Release: 20090713
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
|
|
|
Source1: http://www.cpan.org/modules/by-module/Config/Config-General-%{V_config_general}.tar.gz
|
|
|
Source2: http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz
|
|
|
-Source3: http://www.cpan.org/authors/id/D/DC/DCONWAY/Parse-RecDescent-v%{V_parse_recdescent}.tar.gz
|
|
|
+Source3: http://www.cpan.org/authors/id/D/DC/DCONWAY/Parse-RecDescent-%{V_parse_recdescent}.tar.gz
|
|
|
Source4: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-FAQ-%{V_parse_recdescent_faq}.tar.gz
|
|
|
Source5: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Deparse-%{V_parse_recdescent_deparse}.tar.gz
|
|
|
Source6: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Consumer-%{V_parse_recdescent_consumer}.tar.gz
|