Bläddra i källkod

modifying package: perl-dbi-5.10.0 20080722 -> 20080723

Ralf S. Engelschall 17 år sedan
förälder
incheckning
cd5b54628a
2 ändrade filer med 2 tillägg och 10 borttagningar
  1. 0 8
      perl-dbi/perl-dbi.patch
  2. 2 2
      perl-dbi/perl-dbi.spec

+ 0 - 8
perl-dbi/perl-dbi.patch

@@ -119,14 +119,6 @@ Index: DBD-mysql-4.007/dbdimp.h
  #include <mysql.h>  /* Comes with MySQL-devel */
  #include <mysqld_error.h>  /* Comes MySQL */
  
-Index: DBI-1.605/Makefile.PL
---- DBI-1.605/Makefile.PL.orig	2007-06-28 15:12:27 +0200
-+++ DBI-1.605/Makefile.PL	2008-02-02 10:57:18 +0100
-@@ -343,3 +343,4 @@
- }
- 
- # end.
-+
 Index: SQL-Translator-0.09000/Build.PL
 --- SQL-Translator-0.09000/Build.PL.orig	2008-01-31 13:06:23 +0100
 +++ SQL-Translator-0.09000/Build.PL	2008-02-02 10:58:12 +0100

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

@@ -23,7 +23,7 @@
 
 #   versions of individual parts
 %define       V_perl            5.10.0
-%define       V_dbi             1.605
+%define       V_dbi             1.607
 %define       V_sql_statement   1.15
 %define       V_sql_abstract    1.24
 %define       V_sql_routine     0.70.3
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080722
+Release:      20080723
 
 #   package options
 %option       with_dbd_sqlite  yes