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: 16-Aug-2008 17:25:44 Branch: HEAD Handle: 2008081616254300 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.10.0 20080809 -> 20080816 Summary: Revision Changes Path 1.43 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch 1.295 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.42 -r1.43 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 9 Aug 2008 14:15:58 -0000 1.42 +++ openpkg-src/perl-dbi/perl-dbi.patch 16 Aug 2008 15:25:43 -0000 1.43 @@ -85,9 +85,9 @@ 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a " . $opt->{'prefix'} . "/lib/libXML.a " . $opt->{'prefix'} . "/lib/libBase.a", -Index: DBD-mysql-4.007/dbdimp.h ---- DBD-mysql-4.007/dbdimp.h.orig 2007-12-11 22:41:50 +0100 -+++ DBD-mysql-4.007/dbdimp.h 2008-02-02 10:57:18 +0100 +Index: DBD-mysql-4.008/dbdimp.h +--- DBD-mysql-4.008/dbdimp.h.orig 2007-12-11 22:41:50 +0100 ++++ DBD-mysql-4.008/dbdimp.h 2008-02-02 10:57:18 +0100 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.294 -r1.295 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 9 Aug 2008 14:15:58 -0000 1.294 +++ openpkg-src/perl-dbi/perl-dbi.spec 16 Aug 2008 15:25:43 -0000 1.295 @@ -35,7 +35,7 @@ %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 %define V_dbd_sqlite 1.14 -%define V_dbd_mysql 4.007 +%define V_dbd_mysql 4.008 %define V_dbd_pgsql 2.9.0 %define V_dbd_oracle 1.22 %define V_dbd_sybase 1.08 @@ -54,7 +54,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20080809 +Release: 20080816 # package options %option with_dbd_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org