Browse Source

update module

master
parent
commit
a66ca51a65
  1. 6
      perl-dbi/perl-dbi.patch
  2. 4
      perl-dbi/perl-dbi.spec

6
perl-dbi/perl-dbi.patch

@ -72,9 +72,9 @@ Index: DBD-SQLite-1.29/Makefile.PL
if ( $sqlite_inc ) {
push @CC_INC, "-I$sqlite_inc";
}
Index: DBD-Sybase-1.09_2/dbdimp.c
--- DBD-Sybase-1.09_2/dbdimp.c.orig 2008-08-31 14:08:17 +0200
+++ DBD-Sybase-1.09_2/dbdimp.c 2009-10-12 08:29:04 +0200
Index: DBD-Sybase-1.10/dbdimp.c
--- DBD-Sybase-1.10/dbdimp.c.orig 2008-08-31 14:08:17 +0200
+++ DBD-Sybase-1.10/dbdimp.c 2009-10-12 08:29:04 +0200
@@ -774,22 +774,22 @@
#if defined(CS_VERSION_150)

4
perl-dbi/perl-dbi.spec

@ -38,7 +38,7 @@
%define V_dbd_mysql 4.013
%define V_dbd_pgsql 2.15.1
%define V_dbd_oracle 1.23
%define V_dbd_sybase 1.09_2
%define V_dbd_sybase 1.10
%define V_dbd_odbc 1.23
%define V_dbd_pglite 0.11
%define V_dbd_cego 1.1.7
@ -54,7 +54,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20100411
Release: 20100413
# package options
%option with_sqlite yes

Loading…
Cancel
Save