Browse Source

modifying package: perl-dbi-5.10.0 20090411 -> 20090414

Ralf S. Engelschall 16 years ago
parent
commit
ca6516081f
2 changed files with 6 additions and 6 deletions
  1. 3 3
      perl-dbi/perl-dbi.patch
  2. 3 3
      perl-dbi/perl-dbi.spec

+ 3 - 3
perl-dbi/perl-dbi.patch

@@ -118,9 +118,9 @@ Index: DBD-cego/Makefile.PL
      'MYEXTLIB'    => $opt->{'prefix'} . "/lib/libCego.a " 
      'MYEXTLIB'    => $opt->{'prefix'} . "/lib/libCego.a " 
  	      . $opt->{'prefix'} . "/lib/libXML.a " 
  	      . $opt->{'prefix'} . "/lib/libXML.a " 
  	      . $opt->{'prefix'} . "/lib/libBase.a",
  	      . $opt->{'prefix'} . "/lib/libBase.a",
-Index: DBD-mysql-4.010/dbdimp.h
---- DBD-mysql-4.010/dbdimp.h.orig	2008-04-29 01:36:17 +0200
-+++ DBD-mysql-4.010/dbdimp.h	2009-04-10 11:14:49 +0200
+Index: DBD-mysql-4.011/dbdimp.h
+--- DBD-mysql-4.011/dbdimp.h.orig	2008-04-29 01:36:17 +0200
++++ DBD-mysql-4.011/dbdimp.h	2009-04-10 11:14:49 +0200
 @@ -19,6 +19,7 @@
 @@ -19,6 +19,7 @@
   *  Header files we use
   *  Header files we use
   */
   */

+ 3 - 3
perl-dbi/perl-dbi.spec

@@ -35,8 +35,8 @@
 %define       V_dbd_csv         0.22
 %define       V_dbd_csv         0.22
 %define       V_dbd_sprite      0.59
 %define       V_dbd_sprite      0.59
 %define       V_dbd_sqlite      1.22_04
 %define       V_dbd_sqlite      1.22_04
-%define       V_dbd_mysql       4.010
-%define       V_dbd_pgsql       2.12.0
+%define       V_dbd_mysql       4.011
+%define       V_dbd_pgsql       2.13.0
 %define       V_dbd_oracle      1.22
 %define       V_dbd_oracle      1.22
 %define       V_dbd_sybase      1.09
 %define       V_dbd_sybase      1.09
 %define       V_dbd_odbc        1.19
 %define       V_dbd_odbc        1.19
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 Group:        Perl
 License:      GPL/Artistic
 License:      GPL/Artistic
 Version:      %{V_perl}
 Version:      %{V_perl}
-Release:      20090411
+Release:      20090414
 
 
 #   package options
 #   package options
 %option       with_sqlite       yes
 %option       with_sqlite       yes