瀏覽代碼

modifying package: perl-dbi-5.10.0 20081201 -> 20081206

Ralf S. Engelschall 17 年之前
父節點
當前提交
ca9d1102a0
共有 2 個文件被更改,包括 8 次插入8 次删除
  1. 6 6
      perl-dbi/perl-dbi.patch
  2. 2 2
      perl-dbi/perl-dbi.spec

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

@@ -127,9 +127,9 @@ Index: DBD-mysql-4.010/dbdimp.h
  #include <mysql.h>  /* Comes with MySQL-devel */
  #include <mysqld_error.h>  /* Comes MySQL */
  
-Index: SQL-Translator-0.09001/Build.PL
---- SQL-Translator-0.09001/Build.PL.orig	2008-08-19 17:40:47 +0200
-+++ SQL-Translator-0.09001/Build.PL	2008-08-20 09:12:11 +0200
+Index: SQL-Translator-0.09002/Build.PL
+--- SQL-Translator-0.09002/Build.PL.orig	2008-08-19 17:40:47 +0200
++++ SQL-Translator-0.09002/Build.PL	2008-08-20 09:12:11 +0200
 @@ -26,7 +26,6 @@
          'Class::MakeMethods'       => 0,
          'Digest::SHA1'             => 2.00,
@@ -152,9 +152,9 @@ Index: SQL-Translator-0.09001/Build.PL
      },
      get_options => {
          # Where to store additional files such as templates.
-Index: SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm
---- SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm.orig	2008-08-19 17:40:47 +0200
-+++ SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm	2008-08-20 09:14:47 +0200
+Index: SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm
+--- SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm.orig	2008-08-19 17:40:47 +0200
++++ SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm	2008-08-20 09:14:47 +0200
 @@ -5,8 +5,6 @@
  use Data::Dumper;
  local $Data::Dumper::Maxdepth = 3;

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

@@ -29,7 +29,7 @@
 %define       V_sql_routine     0.70.3
 %define       V_sql_builder     0.033
 %define       V_sql_interpolate 0.33
-%define       V_sql_translator  0.09001
+%define       V_sql_translator  0.09002
 %define       V_dbd_mock        1.39
 %define       V_dbd_anydata     0.09
 %define       V_dbd_csv         0.22
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20081201
+Release:      20081206
 
 #   package options
 %option       with_sqlite       yes