OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-Mar-2004 08:46:55
Branch: HEAD Handle: 2004031707465500
Modified files:
openpkg-src/perl-util perl-util.spec
Log:
modifying package: perl-util-5.8.3 20040311 -> 20040317
Summary:
Revision Changes Path
1.114 +4 -3 openpkg-src/perl-util/perl-util.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-util/perl-util.spec
============================================================================
$ cvs diff -u -r1.113 -r1.114 perl-util.spec
--- openpkg-src/perl-util/perl-util.spec 11 Mar 2004 09:31:48 -0000 1.113
+++ openpkg-src/perl-util/perl-util.spec 17 Mar 2004 07:46:55 -0000 1.114
@@ -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 @@
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 @@
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 @@
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 @@
%setup -q -T -D -a 21
%setup -q -T -D -a 22
%setup -q -T -D -a 23
+ %patch -p0
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]