浏览代码

modifying package: perl-dbi-5.8.8 20070303 -> 20070323

Ralf S. Engelschall 18 年之前
父节点
当前提交
ab3c0256cf
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 3 3
      perl-dbi/perl-dbi.patch
  2. 3 3
      perl-dbi/perl-dbi.spec

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

@@ -95,9 +95,9 @@ Index: DBD-SQLite-1.13/dbdimp.h
  
  /* 30 second timeout by default */
  #define SQL_TIMEOUT 30000
-Index: DBD-mysql-4.003/dbdimp.h
---- DBD-mysql-4.003/dbdimp.h.orig	2007-01-06 20:00:08 +0100
-+++ DBD-mysql-4.003/dbdimp.h	2007-01-08 19:32:01 +0100
+Index: DBD-mysql-4.004/dbdimp.h
+--- DBD-mysql-4.004/dbdimp.h.orig	2007-01-06 20:00:08 +0100
++++ DBD-mysql-4.004/dbdimp.h	2007-01-08 19:32:01 +0100
 @@ -19,6 +19,7 @@
   *  Header files we use
   */

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

@@ -35,10 +35,10 @@
 %define       V_dbd_csv         0.22
 %define       V_dbd_sprite      0.59
 %define       V_dbd_sqlite      1.13
-%define       V_dbd_mysql       4.003
+%define       V_dbd_mysql       4.004
 %define       V_dbd_pgsql       1.49
 %define       V_dbd_oracle      1.19
-%define       V_dbd_sybase      1.07_03
+%define       V_dbd_sybase      1.07_04
 %define       V_dbd_odbc        1.13
 %define       V_dbd_pglite      0.09
 
@@ -53,7 +53,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20070303
+Release:      20070323
 
 #   package options
 %option       with_dbd_sqlite  yes