|
|
@@ -1,7 +1,7 @@
|
|
|
-Index: DBD-SQLite-1.22_04/Makefile.PL
|
|
|
---- DBD-SQLite-1.22_04/Makefile.PL.orig 2009-04-09 11:30:10 +0200
|
|
|
-+++ DBD-SQLite-1.22_04/Makefile.PL 2009-04-10 11:40:03 +0200
|
|
|
-@@ -16,46 +16,7 @@
|
|
|
+Index: DBD-SQLite-1.22_05/Makefile.PL
|
|
|
+--- DBD-SQLite-1.22_05/Makefile.PL.orig 2009-04-14 17:43:16 +0200
|
|
|
++++ DBD-SQLite-1.22_05/Makefile.PL 2009-04-15 18:18:30 +0200
|
|
|
+@@ -17,46 +17,7 @@
|
|
|
return @_;
|
|
|
}
|
|
|
|
|
|
@@ -77,7 +77,7 @@ Index: DBD-SQLite-1.22_04/Makefile.PL
|
|
|
'-DSQLITE_CORE',
|
|
|
Index: DBD-Sybase-1.09/dbdimp.c
|
|
|
--- DBD-Sybase-1.09/dbdimp.c.orig 2008-08-31 14:08:17 +0200
|
|
|
-+++ DBD-Sybase-1.09/dbdimp.c 2009-04-10 11:14:49 +0200
|
|
|
++++ DBD-Sybase-1.09/dbdimp.c 2009-04-15 18:18:30 +0200
|
|
|
@@ -774,22 +774,22 @@
|
|
|
|
|
|
#if defined(CS_VERSION_150)
|
|
|
@@ -107,20 +107,20 @@ Index: DBD-Sybase-1.09/dbdimp.c
|
|
|
#if USE_CSLIB_CB
|
|
|
if (cs_config(context, CS_SET, CS_MESSAGE_CB,
|
|
|
Index: DBD-cego/Makefile.PL
|
|
|
---- DBD-cego/Makefile.PL.orig 2007-06-25 20:38:07 +0200
|
|
|
-+++ DBD-cego/Makefile.PL 2009-04-10 11:14:49 +0200
|
|
|
+--- DBD-cego/Makefile.PL.orig 2009-04-09 17:37:51 +0200
|
|
|
++++ DBD-cego/Makefile.PL 2009-04-15 18:18:55 +0200
|
|
|
@@ -43,7 +43,7 @@
|
|
|
'VERSION_FROM' => 'Cego.pm',
|
|
|
'PREREQ_PM' => {DBI => 1.03},
|
|
|
'OBJECT' => '$(O_FILES)',
|
|
|
- 'INC' => '-I$(DBI_INSTARCH_DIR) -I' . $opt->{'prefix'} . '/include',
|
|
|
+ 'INC' => '-I$(DBI_INSTARCH_DIR) -I' . $opt->{'prefix'} . '/include/cego',
|
|
|
- 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a "
|
|
|
+ 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libcego.a "
|
|
|
. $opt->{'prefix'} . "/lib/libXML.a "
|
|
|
. $opt->{'prefix'} . "/lib/libBase.a",
|
|
|
Index: DBD-mysql-4.011/dbdimp.h
|
|
|
---- DBD-mysql-4.011/dbdimp.h.orig 2008-04-29 01:36:17 +0200
|
|
|
-+++ DBD-mysql-4.011/dbdimp.h 2009-04-10 11:14:49 +0200
|
|
|
+--- DBD-mysql-4.011/dbdimp.h.orig 2009-04-13 14:10:40 +0200
|
|
|
++++ DBD-mysql-4.011/dbdimp.h 2009-04-15 18:18:30 +0200
|
|
|
@@ -19,6 +19,7 @@
|
|
|
* Header files we use
|
|
|
*/
|