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: 19-Sep-2009 09:29:05 Branch: HEAD Handle: 2009091908290500 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.10 20090916 -> 20090919 Summary: Revision Changes Path 1.66 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch 1.373 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.65 -r1.66 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 16 Sep 2009 10:15:48 -0000 1.65 +++ openpkg-src/perl-dbi/perl-dbi.patch 19 Sep 2009 07:29:05 -0000 1.66 @@ -115,9 +115,9 @@ 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libcego.a " . $opt->{'prefix'} . "/lib/libXML.a " . $opt->{'prefix'} . "/lib/libBase.a", -Index: DBD-mysql-4.012/dbdimp.h ---- DBD-mysql-4.012/dbdimp.h.orig 2009-06-19 03:54:47 +0200 -+++ DBD-mysql-4.012/dbdimp.h 2009-09-16 12:13:17 +0200 +Index: DBD-mysql-4.013/dbdimp.h +--- DBD-mysql-4.013/dbdimp.h.orig 2009-06-19 03:54:47 +0200 ++++ DBD-mysql-4.013/dbdimp.h 2009-09-16 12:13:17 +0200 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.372 -r1.373 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 16 Sep 2009 10:15:48 -0000 1.372 +++ openpkg-src/perl-dbi/perl-dbi.spec 19 Sep 2009 07:29:05 -0000 1.373 @@ -35,7 +35,7 @@ %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 %define V_dbd_sqlite 1.26_03 -%define V_dbd_mysql 4.012 +%define V_dbd_mysql 4.013 %define V_dbd_pgsql 2.15.1 %define V_dbd_oracle 1.23 %define V_dbd_sybase 1.09 @@ -54,7 +54,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090916 +Release: 20090919 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org