Browse Source

modifying package: perl-db-5.8.8 20070711 -> 20071029

Ralf S. Engelschall 18 years ago
parent
commit
39236236b0
2 changed files with 5 additions and 5 deletions
  1. 3 3
      perl-db/perl-db.patch
  2. 2 2
      perl-db/perl-db.spec

+ 3 - 3
perl-db/perl-db.patch

@@ -11,9 +11,9 @@ Index: BerkeleyDB-0.32/Makefile.PL
      elsif ($^O =~ /aix/i )  {
        $LIBS .= '-ldb -lpthread ';
        if ($Config{'cc'} eq 'gcc' && $Config{'osvers'} eq '5.1')
-Index: DB_File-1.815/Makefile.PL
---- DB_File-1.815/Makefile.PL.orig	2005-08-31 23:29:18.000000000 +0200
-+++ DB_File-1.815/Makefile.PL	2005-11-16 20:50:32.640641367 +0100
+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
 @@ -29,7 +29,7 @@
  }
  

+ 2 - 2
perl-db/perl-db.spec

@@ -25,7 +25,7 @@
 #   versions of individual parts
 %define       V_perl           5.8.8
 %define       V_berkeleydb     0.32
-%define       V_db_file        1.815
+%define       V_db_file        1.816
 %define       V_db_file_lock   0.05
 
 #   package information
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20070711
+Release:      20071029
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/BerkeleyDB/BerkeleyDB-%{V_berkeleydb}.tar.gz