|
|
@@ -1,6 +1,6 @@
|
|
|
Index: DBD-SQLite-1.14/Makefile.PL
|
|
|
--- DBD-SQLite-1.14/Makefile.PL.orig 2007-08-28 21:57:09 +0200
|
|
|
-+++ DBD-SQLite-1.14/Makefile.PL 2008-12-14 19:29:06 +0100
|
|
|
++++ DBD-SQLite-1.14/Makefile.PL 2009-02-10 08:56:57 +0100
|
|
|
@@ -10,34 +10,6 @@
|
|
|
}
|
|
|
use Config;
|
|
|
@@ -63,7 +63,7 @@ Index: DBD-SQLite-1.14/Makefile.PL
|
|
|
( ($Config{d_usleep} ||
|
|
|
Index: DBD-SQLite-1.14/dbdimp.h
|
|
|
--- DBD-SQLite-1.14/dbdimp.h.orig 2007-08-23 02:45:08 +0200
|
|
|
-+++ DBD-SQLite-1.14/dbdimp.h 2008-12-14 19:29:06 +0100
|
|
|
++++ DBD-SQLite-1.14/dbdimp.h 2009-02-10 08:56:57 +0100
|
|
|
@@ -4,7 +4,7 @@
|
|
|
#define _DBDIMP_H 1
|
|
|
|
|
|
@@ -75,7 +75,7 @@ Index: DBD-SQLite-1.14/dbdimp.h
|
|
|
#define SQL_TIMEOUT 30000
|
|
|
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 2008-12-14 19:30:18 +0100
|
|
|
++++ DBD-Sybase-1.09/dbdimp.c 2009-02-10 08:56:57 +0100
|
|
|
@@ -774,22 +774,22 @@
|
|
|
|
|
|
#if defined(CS_VERSION_150)
|
|
|
@@ -106,7 +106,7 @@ Index: DBD-Sybase-1.09/dbdimp.c
|
|
|
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 2008-12-14 19:29:06 +0100
|
|
|
++++ DBD-cego/Makefile.PL 2009-02-10 08:56:57 +0100
|
|
|
@@ -43,7 +43,7 @@
|
|
|
'VERSION_FROM' => 'Cego.pm',
|
|
|
'PREREQ_PM' => {DBI => 1.03},
|
|
|
@@ -118,7 +118,7 @@ Index: DBD-cego/Makefile.PL
|
|
|
. $opt->{'prefix'} . "/lib/libBase.a",
|
|
|
Index: DBD-mysql-4.010/dbdimp.h
|
|
|
--- DBD-mysql-4.010/dbdimp.h.orig 2008-04-29 01:36:17 +0200
|
|
|
-+++ DBD-mysql-4.010/dbdimp.h 2008-12-14 19:29:06 +0100
|
|
|
++++ DBD-mysql-4.010/dbdimp.h 2009-02-10 08:56:57 +0100
|
|
|
@@ -19,6 +19,7 @@
|
|
|
* Header files we use
|
|
|
*/
|
|
|
@@ -127,34 +127,34 @@ Index: DBD-mysql-4.010/dbdimp.h
|
|
|
#include <mysql.h> /* Comes with MySQL-devel */
|
|
|
#include <mysqld_error.h> /* Comes MySQL */
|
|
|
|
|
|
-Index: SQL-Translator-0.09002/Build.PL
|
|
|
---- SQL-Translator-0.09002/Build.PL.orig 2008-12-05 14:14:58 +0100
|
|
|
-+++ SQL-Translator-0.09002/Build.PL 2008-12-14 19:29:06 +0100
|
|
|
-@@ -26,7 +26,6 @@
|
|
|
- 'Class::MakeMethods' => 0,
|
|
|
- 'Digest::SHA1' => 2.00,
|
|
|
- 'IO::Dir' => 0,
|
|
|
-- 'Log::Log4perl' => 0,
|
|
|
- 'Parse::RecDescent' => 1.94,
|
|
|
- 'Pod::Usage' => 0,
|
|
|
- 'Class::Accessor::Fast' => 0,
|
|
|
-@@ -46,13 +45,6 @@
|
|
|
- 'XML::XPath' => 1.13,
|
|
|
- },
|
|
|
- build_requires => {
|
|
|
-- 'File::Basename' => 0,
|
|
|
-- 'File::Spec' => 0,
|
|
|
-- 'Test::More' => 0.6,
|
|
|
-- 'Test::Differences' => 0,
|
|
|
-- 'Test::Exception' => 0,
|
|
|
-- 'Test::Differences' => 0,
|
|
|
-- 'YAML' => 0.39,
|
|
|
- },
|
|
|
- get_options => {
|
|
|
- # Where to store additional files such as templates.
|
|
|
-Index: SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm
|
|
|
---- SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm.orig 2008-12-05 14:14:58 +0100
|
|
|
-+++ SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm 2008-12-14 19:29:06 +0100
|
|
|
+Index: SQL-Translator-0.09003/Build.PL
|
|
|
+--- SQL-Translator-0.09003/Build.PL.orig 2009-02-07 19:21:37 +0100
|
|
|
++++ SQL-Translator-0.09003/Build.PL 2009-02-10 08:57:34 +0100
|
|
|
+@@ -25,7 +25,6 @@
|
|
|
+ 'Class::MakeMethods' => 0,
|
|
|
+ 'Digest::SHA1' => 2.00,
|
|
|
+ 'IO::Dir' => 0,
|
|
|
+- 'Log::Log4perl' => 0,
|
|
|
+ 'Parse::RecDescent' => 1.94,
|
|
|
+ 'Pod::Usage' => 0,
|
|
|
+ 'Class::Accessor::Fast' => 0,
|
|
|
+@@ -45,13 +44,6 @@
|
|
|
+ 'XML::XPath' => 1.13,
|
|
|
+ },
|
|
|
+ build_requires => {
|
|
|
+- 'File::Basename' => 0,
|
|
|
+- 'File::Spec' => 0,
|
|
|
+- 'Test::More' => 0.6,
|
|
|
+- 'Test::Differences' => 0,
|
|
|
+- 'Test::Exception' => 0,
|
|
|
+- 'Test::Differences' => 0,
|
|
|
+- 'YAML' => 0.39,
|
|
|
+ },
|
|
|
+
|
|
|
+ add_to_cleanup => [ 'SQL-Translator-*' ],
|
|
|
+Index: SQL-Translator-0.09003/lib/SQL/Translator/Schema/Graph.pm
|
|
|
+--- SQL-Translator-0.09003/lib/SQL/Translator/Schema/Graph.pm.orig 2009-02-07 19:21:37 +0100
|
|
|
++++ SQL-Translator-0.09003/lib/SQL/Translator/Schema/Graph.pm 2009-02-10 08:56:57 +0100
|
|
|
@@ -5,8 +5,6 @@
|
|
|
use Data::Dumper;
|
|
|
local $Data::Dumper::Maxdepth = 3;
|