OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 14-Apr-2009 21:51:51 Branch: HEAD Handle: 2009041420515100 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.10.0 20090411 -> 20090414 Summary: Revision Changes Path 1.56 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch 1.338 +3 -3 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.55 -r1.56 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 11 Apr 2009 09:01:19 -0000 1.55 +++ openpkg-src/perl-dbi/perl-dbi.patch 14 Apr 2009 19:51:51 -0000 1.56 @@ -118,9 +118,9 @@ 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a " . $opt->{'prefix'} . "/lib/libXML.a " . $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 2009-04-10 11:14:49 +0200 +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 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.337 -r1.338 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 11 Apr 2009 09:01:19 -0000 1.337 +++ openpkg-src/perl-dbi/perl-dbi.spec 14 Apr 2009 19:51:51 -0000 1.338 @@ -35,8 +35,8 @@ %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 %define V_dbd_sqlite 1.22_04 -%define V_dbd_mysql 4.010 -%define V_dbd_pgsql 2.12.0 +%define V_dbd_mysql 4.011 +%define V_dbd_pgsql 2.13.0 %define V_dbd_oracle 1.22 %define V_dbd_sybase 1.09 %define V_dbd_odbc 1.19 @@ -54,7 +54,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090411 +Release: 20090414 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org