瀏覽代碼

modifying package: perl-dbi-5.10.0 20090410 -> 20090411

Ralf S. Engelschall 16 年之前
父節點
當前提交
f5d939ce11
共有 2 個文件被更改,包括 5 次插入5 次删除
  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.22_03/Makefile.PL
---- DBD-SQLite-1.22_03/Makefile.PL.orig	2009-04-09 11:30:10 +0200
-+++ DBD-SQLite-1.22_03/Makefile.PL	2009-04-10 11:40:03 +0200
+Index: DBD-SQLite-1.22_04/Makefile.PL
+--- DBD-SQLite-1.22_04/Makefile.PL.orig	2009-04-09 11:30:10 +0200
++++ DBD-SQLite-1.22_04/Makefile.PL	2009-04-10 11:40:03 +0200
 @@ -16,46 +16,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.22_03
+%define       V_dbd_sqlite      1.22_04
 %define       V_dbd_mysql       4.010
 %define       V_dbd_pgsql       2.12.0
 %define       V_dbd_oracle      1.22
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20090410
+Release:      20090411
 
 #   package options
 %option       with_sqlite       yes