Browse Source

modifying package: perl-dbi-5.10.0 20090504 -> 20090505

Ralf S. Engelschall 16 years ago
parent
commit
e1acd241d7
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

@@ -1,6 +1,6 @@
-Index: DBD-SQLite-1.25/Makefile.PL
---- DBD-SQLite-1.25/Makefile.PL.orig	2009-04-14 17:43:16 +0200
-+++ DBD-SQLite-1.25/Makefile.PL	2009-04-15 18:18:30 +0200
+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
 @@ -17,46 +17,7 @@
  	return @_;
  }

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

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