Explorar o código

modifying package: perl-dbi-5.10.0 20090612 -> 20090619

Ralf S. Engelschall %!s(int64=16) %!d(string=hai) anos
pai
achega
edd1a6fec5
Modificáronse 2 ficheiros con 9 adicións e 9 borrados
  1. 6 6
      perl-dbi/perl-dbi.patch
  2. 3 3
      perl-dbi/perl-dbi.spec

+ 6 - 6
perl-dbi/perl-dbi.patch

@@ -1,6 +1,6 @@
-Index: DBD-SQLite-1.26_01/Makefile.PL
---- DBD-SQLite-1.26_01/Makefile.PL.orig	2009-04-14 17:43:16 +0200
-+++ DBD-SQLite-1.26_01/Makefile.PL	2009-04-15 18:18:30 +0200
+Index: DBD-SQLite-1.26_02/Makefile.PL
+--- DBD-SQLite-1.26_02/Makefile.PL.orig	2009-04-14 17:43:16 +0200
++++ DBD-SQLite-1.26_02/Makefile.PL	2009-04-15 18:18:30 +0200
 @@ -17,46 +17,7 @@
  	return @_;
  }
@@ -118,9 +118,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.011/dbdimp.h
---- DBD-mysql-4.011/dbdimp.h.orig	2009-04-13 14:10:40 +0200
-+++ DBD-mysql-4.011/dbdimp.h	2009-04-15 18:18:30 +0200
+Index: DBD-mysql-4.012/dbdimp.h
+--- DBD-mysql-4.012/dbdimp.h.orig	2009-04-13 14:10:40 +0200
++++ DBD-mysql-4.012/dbdimp.h	2009-04-15 18:18:30 +0200
 @@ -19,6 +19,7 @@
   *  Header files we use
   */

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

@@ -34,8 +34,8 @@
 %define       V_dbd_anydata     0.09
 %define       V_dbd_csv         0.22
 %define       V_dbd_sprite      0.59
-%define       V_dbd_sqlite      1.26_01
-%define       V_dbd_mysql       4.011
+%define       V_dbd_sqlite      1.26_02
+%define       V_dbd_mysql       4.012
 %define       V_dbd_pgsql       2.13.1
 %define       V_dbd_oracle      1.23
 %define       V_dbd_sybase      1.09
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20090612
+Release:      20090619
 
 #   package options
 %option       with_sqlite       yes