Kaynağa Gözat

modifying package: perl-dbi-5.10.0 20080511 -> 20080512

Ralf S. Engelschall 17 yıl önce
ebeveyn
işleme
1ae3f19012
2 değiştirilmiş dosya ile 6 ekleme ve 6 silme
  1. 3 3
      perl-dbi/perl-dbi.patch
  2. 3 3
      perl-dbi/perl-dbi.spec

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

@@ -108,9 +108,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.006/dbdimp.h
---- DBD-mysql-4.006/dbdimp.h.orig	2007-12-11 22:41:50 +0100
-+++ DBD-mysql-4.006/dbdimp.h	2008-02-02 10:57:18 +0100
+Index: DBD-mysql-4.007/dbdimp.h
+--- DBD-mysql-4.007/dbdimp.h.orig	2007-12-11 22:41:50 +0100
++++ DBD-mysql-4.007/dbdimp.h	2008-02-02 10:57:18 +0100
 @@ -19,6 +19,7 @@
   *  Header files we use
   */

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

@@ -35,8 +35,8 @@
 %define       V_dbd_csv         0.22
 %define       V_dbd_sprite      0.59
 %define       V_dbd_sqlite      1.14
-%define       V_dbd_mysql       4.006
-%define       V_dbd_pgsql       2.7.0
+%define       V_dbd_mysql       4.007
+%define       V_dbd_pgsql       2.7.1
 %define       V_dbd_oracle      1.21
 %define       V_dbd_sybase      1.08
 %define       V_dbd_odbc        1.15
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080511
+Release:      20080512
 
 #   package options
 %option       with_dbd_sqlite  yes