فهرست منبع

modifying package: perl-dbi-5.10.0 20080202 -> 20080210

Ralf S. Engelschall 18 سال پیش
والد
کامیت
a3f959e562
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

@@ -119,9 +119,9 @@ Index: DBD-mysql-4.006/dbdimp.h
  #include <mysql.h>  /* Comes with MySQL-devel */
  #include <mysqld_error.h>  /* Comes MySQL */
  
-Index: DBI-1.59/Makefile.PL
---- DBI-1.59/Makefile.PL.orig	2007-06-28 15:12:27 +0200
-+++ DBI-1.59/Makefile.PL	2008-02-02 10:57:18 +0100
+Index: DBI-1.602/Makefile.PL
+--- DBI-1.602/Makefile.PL.orig	2007-06-28 15:12:27 +0200
++++ DBI-1.602/Makefile.PL	2008-02-02 10:57:18 +0100
 @@ -343,3 +343,4 @@
  }
  

+ 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.59
+%define       V_dbi             1.602
 %define       V_sql_statement   1.15
 %define       V_sql_abstract    1.21
 %define       V_sql_routine     0.70.3
@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080202
+Release:      20080210
 
 #   package options
 %option       with_dbd_sqlite  yes