|
|
@@ -27,7 +27,7 @@
|
|
|
%define V_time_date 1.16
|
|
|
%define V_time_hires 1.9707
|
|
|
%define V_time_local 1.17
|
|
|
-%define V_date_manip 5.44
|
|
|
+%define V_date_manip 5.46
|
|
|
%define V_date_calc 5.4
|
|
|
%define V_class_date 1.1.9
|
|
|
%define V_benchmark_timer 0.7100
|
|
|
@@ -49,13 +49,13 @@ Class: BASE
|
|
|
Group: Perl
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20070911
|
|
|
+Release: 20070915
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Time/TimeDate-%{V_time_date}.tar.gz
|
|
|
Source1: http://www.cpan.org/modules/by-module/Time/Time-HiRes-%{V_time_hires}.tar.gz
|
|
|
Source2: http://www.cpan.org/modules/by-module/Time/Time-Local-%{V_time_local}.tar.gz
|
|
|
-Source3: http://www.cpan.org/modules/by-module/Date/DateManip-%{V_date_manip}.tar.gz
|
|
|
+Source3: http://www.cpan.org/modules/by-module/Date/Date-Manip-%{V_date_manip}.tar.gz
|
|
|
Source4: http://www.cpan.org/modules/by-module/Date/Date-Calc-%{V_date_calc}.tar.gz
|
|
|
Source5: http://hacks.dlux.hu/Class-Date/download/Class-Date-%{V_class_date}.tar.gz
|
|
|
Source6: http://www.cpan.org/modules/by-module/Benchmark/Benchmark-Timer-%{V_benchmark_timer}.tar.gz
|
|
|
@@ -112,7 +112,7 @@ AutoReqProv: no
|
|
|
prog perl-time:DateManip = {
|
|
|
version = %{V_date_manip}
|
|
|
url = http://www.cpan.org/modules/by-module/Date/
|
|
|
- regex = DateManip-(__VER__)\.tar\.gz
|
|
|
+ regex = Date-Manip-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
prog perl-time:Time-modules = {
|
|
|
version = %{V_time_modules}
|