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: 20-Oct-2008 08:13:56 Branch: HEAD Handle: 2008102007135600 Modified files: openpkg-src/perl-module perl-module.patch perl-module.spec Log: modifying package: perl-module-5.10.0 20081015 -> 20081020 Summary: Revision Changes Path 1.21 +3 -3 openpkg-src/perl-module/perl-module.patch 1.117 +2 -2 openpkg-src/perl-module/perl-module.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-module/perl-module.patch ============================================================================ $ cvs diff -u -r1.20 -r1.21 perl-module.patch --- openpkg-src/perl-module/perl-module.patch 15 Oct 2008 06:29:44 -0000 1.20 +++ openpkg-src/perl-module/perl-module.patch 20 Oct 2008 06:13:56 -0000 1.21 @@ -10,9 +10,9 @@ print "done!\n"; print "(You may wish to trust it locally with 'gpg --lsign-key 450F89EC')\n"; last; -Index: ExtUtils-PkgConfig-1.11/Makefile.PL ---- ExtUtils-PkgConfig-1.11/Makefile.PL.orig 2008-03-15 00:19:41 +0100 -+++ ExtUtils-PkgConfig-1.11/Makefile.PL 2008-03-15 22:04:47 +0100 +Index: ExtUtils-PkgConfig-1.12/Makefile.PL +--- ExtUtils-PkgConfig-1.12/Makefile.PL.orig 2008-03-15 00:19:41 +0100 ++++ ExtUtils-PkgConfig-1.12/Makefile.PL 2008-03-15 22:04:47 +0100 @@ -5,19 +5,6 @@ # don't go any further if pkg-config cannot be found. my $have_pkg_config = `pkg-config --version`; @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-module/perl-module.spec ============================================================================ $ cvs diff -u -r1.116 -r1.117 perl-module.spec --- openpkg-src/perl-module/perl-module.spec 15 Oct 2008 06:29:44 -0000 1.116 +++ openpkg-src/perl-module/perl-module.spec 20 Oct 2008 06:13:56 -0000 1.117 @@ -29,7 +29,7 @@ # versions of individual parts %define V_perl 5.10.0 %define V_extutils_depends 0.301 -%define V_extutils_pkgconfig 1.11 +%define V_extutils_pkgconfig 1.12 %define V_extutils_modulemaker 0.51 %define V_extutils_makemaker 6.42 %define V_extutils_xsbuilder 0.28 @@ -56,7 +56,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20081015 +Release: 20081020 # list of sources Source0: http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-%{V_extutils_depends}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org