Parcourir la source

modifying package: perl-db-5.10.0 20090329 -> 20090607

Ralf S. Engelschall il y a 16 ans
Parent
commit
deb4766f6a
2 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 3 3
      perl-db/perl-db.patch
  2. 2 2
      perl-db/perl-db.spec

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

@@ -1,6 +1,6 @@
-Index: BerkeleyDB-0.38/Makefile.PL
---- BerkeleyDB-0.38/Makefile.PL.orig	2005-08-31 23:30:09.000000000 +0200
-+++ BerkeleyDB-0.38/Makefile.PL	2005-11-16 20:50:32.640927202 +0100
+Index: BerkeleyDB-0.39/Makefile.PL
+--- BerkeleyDB-0.39/Makefile.PL.orig	2005-08-31 23:30:09.000000000 +0200
++++ BerkeleyDB-0.39/Makefile.PL	2005-11-16 20:50:32.640927202 +0100
 @@ -32,6 +32,9 @@
  else {
      if ($^O eq 'MSWin32')

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

@@ -23,7 +23,7 @@
 
 #   versions of individual parts
 %define       V_perl           5.10.0
-%define       V_berkeleydb     0.38
+%define       V_berkeleydb     0.39
 %define       V_bdb            1.83
 %define       V_db_file        1.820
 %define       V_db_file_lock   0.05
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20090329
+Release:      20090607
 
 #   package options
 %option       with_pthreads  no