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:   15-Mar-2008 22:06:15
  Branch: HEAD                             Handle: 2008031521061400

  Modified files:
    openpkg-src/perl-module perl-module.patch perl-module.spec

  Log:
    modifying package: perl-module-5.10.0 20080313 -> 20080315

  Summary:
    Revision    Changes     Path
    1.19        +26 -20     openpkg-src/perl-module/perl-module.patch
    1.106       +2  -2      openpkg-src/perl-module/perl-module.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-module/perl-module.patch
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 perl-module.patch
  --- openpkg-src/perl-module/perl-module.patch 10 Feb 2008 09:14:34 -0000      
1.18
  +++ openpkg-src/perl-module/perl-module.patch 15 Mar 2008 21:06:14 -0000      
1.19
  @@ -1,24 +1,7 @@
  -Index: ExtUtils-PkgConfig-1.10/Makefile.PL
  ---- ExtUtils-PkgConfig-1.10/Makefile.PL.orig 2005-11-09 14:25:08 +0100
  -+++ ExtUtils-PkgConfig-1.10/Makefile.PL      2005-11-09 14:25:44 +0100
  -@@ -1,13 +1,6 @@
  - use 5.006;
  - use ExtUtils::MakeMaker;
  - 
  --# don't go any further if pkg-config cannot be found.
  --`pkg-config --version` or die "***
  --*** ExtUtils::PkgConfig requires the pkg-config utility, but it doesn't
  --*** seem to be in your PATH.  it is correctly installed?
  --***  PATH=$ENV{PATH}
  --***\n";
  --
  - WriteMakefile(
  -     # FIXME this doesn't work very well with native win32 perl
  -     'dist' => {
   Index: CPAN-1.9205/Makefile.PL
  ---- CPAN-1.9205/Makefile.PL.orig     2005-12-25 09:23:51 +0100
  -+++ CPAN-1.9205/Makefile.PL  2005-12-25 09:52:02 +0100
  -@@ -93,7 +93,7 @@
  +--- CPAN-1.9205/Makefile.PL.orig     2007-11-05 23:51:52 +0100
  ++++ CPAN-1.9205/Makefile.PL  2008-03-15 17:43:50 +0100
  +@@ -131,7 +131,7 @@
        my $cmd;
        if ($cmd = MM->maybe_command($abs)) {
          print "Importing PAUSE public key into your GnuPG keychain... ";
  @@ -27,3 +10,26 @@
          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
  +@@ -5,19 +5,6 @@
  + # don't go any further if pkg-config cannot be found.
  + my $have_pkg_config = `pkg-config --version`;
  + 
  +-if ($have_pkg_config eq "") {
  +-    # Warn and exit with status 0 to indicate (to the user and the CPAN
  +-    # testers infrastructure) that this module won't work on this machine.
  +-    warn <<"__EOW__";
  +-***
  +-*** ExtUtils::PkgConfig requires the pkg-config utility, but it doesn't
  +-*** seem to be in your PATH.  Is it correctly installed?
  +-***  PATH=$ENV{PATH}
  +-***
  +-__EOW__
  +-    exit 0;
  +-}
  +-
  + WriteMakefile(
  +     # FIXME this doesn't work very well with native win32 perl
  +     'dist' => {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-module/perl-module.spec
  ============================================================================
  $ cvs diff -u -r1.105 -r1.106 perl-module.spec
  --- openpkg-src/perl-module/perl-module.spec  13 Mar 2008 07:06:13 -0000      
1.105
  +++ openpkg-src/perl-module/perl-module.spec  15 Mar 2008 21:06:14 -0000      
1.106
  @@ -29,7 +29,7 @@
   #   versions of individual parts
   %define       V_perl                     5.10.0
   %define       V_extutils_depends         0.205
  -%define       V_extutils_pkgconfig       1.10
  +%define       V_extutils_pkgconfig       1.11
   %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:      20080313
  +Release:      20080315
   
   #   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

Reply via email to