OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Sep-2006 09:48:33
Branch: HEAD Handle: 2006092308483300
Modified files:
openpkg-src/perl-module perl-module.patch perl-module.spec
Log:
modifying package: perl-module-5.8.8 20060922 -> 20060923
Summary:
Revision Changes Path
1.8 +3 -3 openpkg-src/perl-module/perl-module.patch
1.45 +2 -2 openpkg-src/perl-module/perl-module.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-module/perl-module.patch
============================================================================
$ cvs diff -u -r1.7 -r1.8 perl-module.patch
--- openpkg-src/perl-module/perl-module.patch 22 Sep 2006 05:56:55 -0000
1.7
+++ openpkg-src/perl-module/perl-module.patch 23 Sep 2006 07:48:33 -0000
1.8
@@ -15,9 +15,9 @@
WriteMakefile(
# FIXME this doesn't work very well with native win32 perl
'dist' => {
-Index: CPAN-1.88/Makefile.PL
---- CPAN-1.88/Makefile.PL.orig 2005-12-25 09:23:51 +0100
-+++ CPAN-1.88/Makefile.PL 2005-12-25 09:52:02 +0100
+Index: CPAN-1.8801/Makefile.PL
+--- CPAN-1.8801/Makefile.PL.orig 2005-12-25 09:23:51 +0100
++++ CPAN-1.8801/Makefile.PL 2005-12-25 09:52:02 +0100
@@ -93,7 +93,7 @@
my $cmd;
if ($cmd = MM->maybe_command($abs)) {
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-module/perl-module.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 perl-module.spec
--- openpkg-src/perl-module/perl-module.spec 22 Sep 2006 05:56:55 -0000
1.44
+++ openpkg-src/perl-module/perl-module.spec 23 Sep 2006 07:48:33 -0000
1.45
@@ -38,7 +38,7 @@
%define V_module_corelist 2.08
%define V_module_info 0.290
%define V_module_locate 1.7
-%define V_cpan 1.88
+%define V_cpan 1.8801
%define V_cpan_wait 0.27-2
%define V_version 0.6701
@@ -53,7 +53,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20060922
+Release: 20060923
# list of sources
Source0:
http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-%{V_extutils_depends}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org