Browse Source

modifying package: perl-dbi-5.10.0 20081016 -> 20081022

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

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

@@ -116,9 +116,9 @@ Index: DBD-cego/Makefile.PL
      'MYEXTLIB'    => $opt->{'prefix'} . "/lib/libCego.a " 
  	      . $opt->{'prefix'} . "/lib/libXML.a " 
  	      . $opt->{'prefix'} . "/lib/libBase.a",
-Index: DBD-mysql-4.008/dbdimp.h
---- DBD-mysql-4.008/dbdimp.h.orig	2008-04-29 01:36:17 +0200
-+++ DBD-mysql-4.008/dbdimp.h	2008-08-20 09:12:11 +0200
+Index: DBD-mysql-4.009/dbdimp.h
+--- DBD-mysql-4.009/dbdimp.h.orig	2008-04-29 01:36:17 +0200
++++ DBD-mysql-4.009/dbdimp.h	2008-08-20 09:12:11 +0200
 @@ -19,6 +19,7 @@
   *  Header files we use
   */

+ 2 - 2
perl-dbi/perl-dbi.spec

@@ -35,7 +35,7 @@
 %define       V_dbd_csv         0.22
 %define       V_dbd_sprite      0.59
 %define       V_dbd_sqlite      1.14
-%define       V_dbd_mysql       4.008
+%define       V_dbd_mysql       4.009
 %define       V_dbd_pgsql       2.11.2
 %define       V_dbd_oracle      1.22
 %define       V_dbd_sybase      1.08
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20081016
+Release:      20081022
 
 #   package options
 %option       with_sqlite       yes