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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   19-Feb-2009 23:40:45
  Branch: HEAD                             Handle: 2009021922404500

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

  Log:
    modifying package: perl-db-5.10.0 20090202 -> 20090219

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-db/perl-db.patch
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 perl-db.patch
  --- openpkg-src/perl-db/perl-db.patch 2 Feb 2009 07:28:31 -0000       1.14
  +++ openpkg-src/perl-db/perl-db.patch 19 Feb 2009 22:40:45 -0000      1.15
  @@ -1,6 +1,6 @@
  -Index: BerkeleyDB-0.36/Makefile.PL
  ---- BerkeleyDB-0.36/Makefile.PL.orig 2005-08-31 23:30:09.000000000 +0200
  -+++ BerkeleyDB-0.36/Makefile.PL      2005-11-16 20:50:32.640927202 +0100
  +Index: BerkeleyDB-0.37/Makefile.PL
  +--- BerkeleyDB-0.37/Makefile.PL.orig 2005-08-31 23:30:09.000000000 +0200
  ++++ BerkeleyDB-0.37/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.818/Makefile.PL
  ---- DB_File-1.818/Makefile.PL.orig   2005-08-31 23:29:18.000000000 +0200
  -+++ DB_File-1.818/Makefile.PL        2005-11-16 20:50:32.640641367 +0100
  +Index: DB_File-1.819/Makefile.PL
  +--- DB_File-1.819/Makefile.PL.orig   2005-08-31 23:29:18.000000000 +0200
  ++++ DB_File-1.819/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.83 -r1.84 perl-db.spec
  --- openpkg-src/perl-db/perl-db.spec  2 Feb 2009 07:28:31 -0000       1.83
  +++ openpkg-src/perl-db/perl-db.spec  19 Feb 2009 22:40:45 -0000      1.84
  @@ -23,9 +23,9 @@
   
   #   versions of individual parts
   %define       V_perl           5.10.0
  -%define       V_berkeleydb     0.36
  +%define       V_berkeleydb     0.37
   %define       V_bdb            1.83
  -%define       V_db_file        1.818
  +%define       V_db_file        1.819
   %define       V_db_file_lock   0.05
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20090202
  +Release:      20090219
   
   #   package options
   %option       with_pthreads  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to