|
|
@@ -37,7 +37,7 @@
|
|
|
%define V_class_returnvalue 0.52
|
|
|
%define V_class_xpath 1.4
|
|
|
%define V_data_locations 5.2-fixed
|
|
|
-%define V_devel_stacktrace 1.05
|
|
|
+%define V_devel_stacktrace 1.10
|
|
|
%define V_exception_class 1.19
|
|
|
%define V_geography_countries 1.4
|
|
|
%define V_object_realize_later 0.15
|
|
|
@@ -61,7 +61,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20040311
|
|
|
+Release: 20040317
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
|
|
|
@@ -88,6 +88,7 @@ Source20: http://www.cpan.org/modules/by-module/String/String-Divert-%{V_str
|
|
|
Source21: http://www.cpan.org/modules/by-module/Test/Test-Simple-%{V_test_simple}.tar.gz
|
|
|
Source22: http://www.cpan.org/modules/by-module/Test/Test-Manifest-%{V_test_manifest}.tar.gz
|
|
|
Source23: http://www.cpan.org/modules/by-module/Geography/Geography-Countries-%{V_geography_countries}.tar.gz
|
|
|
+Patch0: perl-util.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -186,7 +187,6 @@ AutoReqProv: no
|
|
|
regex = Data-Locations-(__VER__(-fixed)?)\.tar\.gz
|
|
|
}
|
|
|
prog perl-util:Devel-StackTrace = {
|
|
|
- comment = "rse: 1.07 already required Module::Build!"
|
|
|
version = %{V_devel_stacktrace}
|
|
|
url = http://www.cpan.org/modules/by-module/Devel/
|
|
|
regex = Devel-StackTrace-(__VER__)\.tar\.gz
|
|
|
@@ -272,6 +272,7 @@ AutoReqProv: no
|
|
|
%setup -q -T -D -a 21
|
|
|
%setup -q -T -D -a 22
|
|
|
%setup -q -T -D -a 23
|
|
|
+ %patch -p0
|
|
|
|
|
|
%build
|
|
|
|