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: 27-Dec-2007 11:01:01 Branch: HEAD Handle: 2007122710010000 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.10.0 20071219 -> 20071227 Summary: Revision Changes Path 1.33 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch 1.249 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.32 -r1.33 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 21 Oct 2007 19:59:15 -0000 1.32 +++ openpkg-src/perl-dbi/perl-dbi.patch 27 Dec 2007 10:01:00 -0000 1.33 @@ -108,9 +108,9 @@ '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-06-07 13:51:16 +0200 -+++ DBD-mysql-4.005/dbdimp.h 2007-10-21 21:55:59 +0200 +Index: DBD-mysql-4.006/dbdimp.h +--- DBD-mysql-4.006/dbdimp.h.orig 2007-06-07 13:51:16 +0200 ++++ DBD-mysql-4.006/dbdimp.h 2007-10-21 21:55:59 +0200 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.248 -r1.249 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 19 Dec 2007 13:50:47 -0000 1.248 +++ openpkg-src/perl-dbi/perl-dbi.spec 27 Dec 2007 10:01:00 -0000 1.249 @@ -36,7 +36,7 @@ %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 %define V_dbd_sqlite 1.14 -%define V_dbd_mysql 4.005 +%define V_dbd_mysql 4.006 %define V_dbd_pgsql 1.49 %define V_dbd_oracle 1.19 %define V_dbd_sybase 1.08 @@ -55,7 +55,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20071219 +Release: 20071227 # package options %option with_dbd_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org