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-Oct-2006 16:52:45
Branch: OPENPKG_2_STABLE Handle: 2006102315524500
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/perl-module perl-module.patch perl-module.spec
Log:
MFC: latest fixed version of CPAN module
Summary:
Revision Changes Path
1.6.2.2 +3 -3 openpkg-src/perl-module/perl-module.patch
1.31.2.3 +2 -2 openpkg-src/perl-module/perl-module.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-module/perl-module.patch
============================================================================
$ cvs diff -u -r1.6.2.1 -r1.6.2.2 perl-module.patch
--- openpkg-src/perl-module/perl-module.patch 16 Oct 2006 14:54:23 -0000
1.6.2.1
+++ openpkg-src/perl-module/perl-module.patch 23 Oct 2006 14:52:45 -0000
1.6.2.2
@@ -15,9 +15,9 @@
WriteMakefile(
# FIXME this doesn't work very well with native win32 perl
'dist' => {
-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
+Index: CPAN-1.8802/Makefile.PL
+--- CPAN-1.8802/Makefile.PL.orig 2005-12-25 09:23:51 +0100
++++ CPAN-1.8802/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.31.2.2 -r1.31.2.3 perl-module.spec
--- openpkg-src/perl-module/perl-module.spec 16 Oct 2006 14:54:23 -0000
1.31.2.2
+++ openpkg-src/perl-module/perl-module.spec 23 Oct 2006 14:52:45 -0000
1.31.2.3
@@ -41,7 +41,7 @@
%define V_module_pluggable 3.1
%define V_module_pluggable_ordered 1.5
%define V_class_inspector 1.16
-%define V_cpan 1.8801
+%define V_cpan 1.8802
%define V_cpan_wait 0.27-2
%define V_version 0.6701
@@ -56,7 +56,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 2.20061018
+Release: 2.20061023
# 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 [email protected]