Przeglądaj źródła

modifying package: perl-dbi-5.10.0 20080223 -> 20080226

Ralf S. Engelschall 17 lat temu
rodzic
commit
847ed3c592
2 zmienionych plików z 8 dodań i 8 usunięć
  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: DBI-1.602/Makefile.PL
  
  # end.
 +
-Index: SQL-Translator-0.0899_02/Build.PL
---- SQL-Translator-0.0899_02/Build.PL.orig	2008-01-31 13:06:23 +0100
-+++ SQL-Translator-0.0899_02/Build.PL	2008-02-02 10:58:12 +0100
+Index: SQL-Translator-0.0900/Build.PL
+--- SQL-Translator-0.0900/Build.PL.orig	2008-01-31 13:06:23 +0100
++++ SQL-Translator-0.0900/Build.PL	2008-02-02 10:58:12 +0100
 @@ -25,7 +25,6 @@
          'Class::Data::Inheritable' => 0.02,
          'Class::MakeMethods'       => 0,
@@ -152,9 +152,9 @@ Index: SQL-Translator-0.0899_02/Build.PL
      },
      get_options => {
          # Where to store additional files such as templates.
-Index: SQL-Translator-0.0899_02/lib/SQL/Translator/Schema/Graph.pm
---- SQL-Translator-0.0899_02/lib/SQL/Translator/Schema/Graph.pm.orig	2008-01-31 13:06:23 +0100
-+++ SQL-Translator-0.0899_02/lib/SQL/Translator/Schema/Graph.pm	2008-02-02 10:57:18 +0100
+Index: SQL-Translator-0.0900/lib/SQL/Translator/Schema/Graph.pm
+--- SQL-Translator-0.0900/lib/SQL/Translator/Schema/Graph.pm.orig	2008-01-31 13:06:23 +0100
++++ SQL-Translator-0.0900/lib/SQL/Translator/Schema/Graph.pm	2008-02-02 10:57:18 +0100
 @@ -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.0899_02
+%define       V_sql_translator  0.0900
 %define       V_dbd_mock        1.36
 %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:      20080223
+Release:      20080226
 
 #   package options
 %option       with_dbd_sqlite  yes