OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   31-Mar-2008 19:55:12
  Branch: HEAD                             Handle: 2008033118551100

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

  Log:
    modifying package: perl-db-5.10.0 20080118 -> 20080331

  Summary:
    Revision    Changes     Path
    1.11        +6  -6      openpkg-src/perl-db/perl-db.patch
    1.75        +3  -3      openpkg-src/perl-db/perl-db.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-db/perl-db.patch
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 perl-db.patch
  --- openpkg-src/perl-db/perl-db.patch 18 Jan 2008 07:19:09 -0000      1.10
  +++ openpkg-src/perl-db/perl-db.patch 31 Mar 2008 17:55:11 -0000      1.11
  @@ -1,6 +1,6 @@
  -Index: BerkeleyDB-0.33/Makefile.PL
  ---- BerkeleyDB-0.33/Makefile.PL.orig 2005-08-31 23:30:09.000000000 +0200
  -+++ BerkeleyDB-0.33/Makefile.PL      2005-11-16 20:50:32.640927202 +0100
  +Index: BerkeleyDB-0.34/Makefile.PL
  +--- BerkeleyDB-0.34/Makefile.PL.orig 2005-08-31 23:30:09.000000000 +0200
  ++++ BerkeleyDB-0.34/Makefile.PL      2005-11-16 20:50:32.640927202 +0100
   @@ -32,6 +32,9 @@
    else {
        if ($^O eq 'MSWin32')
  @@ -11,9 +11,9 @@
        elsif ($^O =~ /aix/i )  {
          $LIBS .= '-ldb -lpthread ';
          if ($Config{'cc'} eq 'gcc' && $Config{'osvers'} eq '5.1')
  -Index: DB_File-1.816/Makefile.PL
  ---- DB_File-1.816/Makefile.PL.orig   2005-08-31 23:29:18.000000000 +0200
  -+++ DB_File-1.816/Makefile.PL        2005-11-16 20:50:32.640641367 +0100
  +Index: DB_File-1.817/Makefile.PL
  +--- DB_File-1.817/Makefile.PL.orig   2005-08-31 23:29:18.000000000 +0200
  ++++ DB_File-1.817/Makefile.PL        2005-11-16 20:50:32.640641367 +0100
   @@ -29,7 +29,7 @@
    }
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-db/perl-db.spec
  ============================================================================
  $ cvs diff -u -r1.74 -r1.75 perl-db.spec
  --- openpkg-src/perl-db/perl-db.spec  18 Jan 2008 07:19:09 -0000      1.74
  +++ openpkg-src/perl-db/perl-db.spec  31 Mar 2008 17:55:11 -0000      1.75
  @@ -23,8 +23,8 @@
   
   #   versions of individual parts
   %define       V_perl           5.10.0
  -%define       V_berkeleydb     0.33
  -%define       V_db_file        1.816
  +%define       V_berkeleydb     0.34
  +%define       V_db_file        1.817
   %define       V_db_file_lock   0.05
   
   #   package information
  @@ -38,7 +38,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20080118
  +Release:      20080331
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/BerkeleyDB/BerkeleyDB-%{V_berkeleydb}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to