OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 26-Jun-2007 21:15:21 Branch: HEAD Handle: 2007062620152000 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.8.8 20070626 again Summary: Revision Changes Path 1.29 +8 -10 openpkg-src/perl-dbi/perl-dbi.patch 1.239 +1 -1 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.28 -r1.29 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 9 Jun 2007 08:06:44 -0000 1.28 +++ openpkg-src/perl-dbi/perl-dbi.patch 26 Jun 2007 19:15:20 -0000 1.29 @@ -1,6 +1,6 @@ Index: DBD-SQLite-1.13/Makefile.PL --- DBD-SQLite-1.13/Makefile.PL.orig 2006-09-08 05:45:13 +0200 -+++ DBD-SQLite-1.13/Makefile.PL 2007-04-15 10:47:17 +0200 ++++ DBD-SQLite-1.13/Makefile.PL 2007-06-26 21:06:20 +0200 @@ -10,34 +10,6 @@ } use Config; @@ -63,7 +63,7 @@ ( ($Config{d_usleep} || Index: DBD-SQLite-1.13/dbdimp.c --- DBD-SQLite-1.13/dbdimp.c.orig 2006-09-08 06:50:50 +0200 -+++ DBD-SQLite-1.13/dbdimp.c 2007-04-15 10:47:17 +0200 ++++ DBD-SQLite-1.13/dbdimp.c 2007-06-26 21:06:20 +0200 @@ -394,14 +394,17 @@ sqlite_trace(3, "Execute returned %d cols\n", DBIc_NUM_FIELDS(imp_sth)); @@ -85,7 +85,7 @@ imp_sth->nrow = sqlite3_changes(imp_dbh->db); Index: DBD-SQLite-1.13/dbdimp.h --- DBD-SQLite-1.13/dbdimp.h.orig 2006-09-08 06:50:50 +0200 -+++ DBD-SQLite-1.13/dbdimp.h 2007-04-15 10:47:17 +0200 ++++ DBD-SQLite-1.13/dbdimp.h 2007-06-26 21:06:20 +0200 @@ -4,7 +4,7 @@ #define _DBDIMP_H 1 @@ -96,22 +96,20 @@ /* 30 second timeout by default */ #define SQL_TIMEOUT 30000 Index: DBD-cego/Makefile.PL ---- DBD-cego/Makefile.PL.orig 2007-03-31 19:16:24 +0200 -+++ DBD-cego/Makefile.PL 2007-04-15 10:48:31 +0200 -@@ -43,8 +43,8 @@ +--- DBD-cego/Makefile.PL.orig 2007-06-25 20:38:07 +0200 ++++ DBD-cego/Makefile.PL 2007-06-26 21:07:10 +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', -- 'LDDLFLAGS' => '-bundle -undefined dynamic_lookup', + 'INC' => '-I$(DBI_INSTARCH_DIR) -I' . $opt->{'prefix'} . '/include/cego', -+ 'LDDLFLAGS' => '', 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a " . $opt->{'prefix'} . "/lib/libXML.a " . $opt->{'prefix'} . "/lib/libBase.a", Index: DBD-mysql-4.005/dbdimp.h ---- DBD-mysql-4.005/dbdimp.h.orig 2007-03-20 14:47:29 +0100 -+++ DBD-mysql-4.005/dbdimp.h 2007-04-15 10:47:17 +0200 +--- DBD-mysql-4.005/dbdimp.h.orig 2007-06-07 13:51:16 +0200 ++++ DBD-mysql-4.005/dbdimp.h 2007-06-26 21:06:20 +0200 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.238 -r1.239 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 26 Jun 2007 06:10:24 -0000 1.238 +++ openpkg-src/perl-dbi/perl-dbi.spec 26 Jun 2007 19:15:20 -0000 1.239 @@ -41,7 +41,7 @@ %define V_dbd_sybase 1.08 %define V_dbd_odbc 1.13 %define V_dbd_pglite 0.09 -%define V_dbd_cego 1.0.2 +%define V_dbd_cego 1.1.0 # package information Name: perl-dbi @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org