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-Jun-2009 21:27:29 Branch: HEAD Handle: 2009061920272900 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.10.0 20090612 -> 20090619 Summary: Revision Changes Path 1.63 +6 -6 openpkg-src/perl-dbi/perl-dbi.patch 1.360 +3 -3 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.62 -r1.63 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 5 May 2009 19:31:44 -0000 1.62 +++ openpkg-src/perl-dbi/perl-dbi.patch 19 Jun 2009 19:27:29 -0000 1.63 @@ -1,6 +1,6 @@ -Index: DBD-SQLite-1.26_01/Makefile.PL ---- DBD-SQLite-1.26_01/Makefile.PL.orig 2009-04-14 17:43:16 +0200 -+++ DBD-SQLite-1.26_01/Makefile.PL 2009-04-15 18:18:30 +0200 +Index: DBD-SQLite-1.26_02/Makefile.PL +--- DBD-SQLite-1.26_02/Makefile.PL.orig 2009-04-14 17:43:16 +0200 ++++ DBD-SQLite-1.26_02/Makefile.PL 2009-04-15 18:18:30 +0200 @@ -17,46 +17,7 @@ return @_; } @@ -118,9 +118,9 @@ 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libcego.a " . $opt->{'prefix'} . "/lib/libXML.a " . $opt->{'prefix'} . "/lib/libBase.a", -Index: DBD-mysql-4.011/dbdimp.h ---- DBD-mysql-4.011/dbdimp.h.orig 2009-04-13 14:10:40 +0200 -+++ DBD-mysql-4.011/dbdimp.h 2009-04-15 18:18:30 +0200 +Index: DBD-mysql-4.012/dbdimp.h +--- DBD-mysql-4.012/dbdimp.h.orig 2009-04-13 14:10:40 +0200 ++++ DBD-mysql-4.012/dbdimp.h 2009-04-15 18:18:30 +0200 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.359 -r1.360 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 12 Jun 2009 19:00:25 -0000 1.359 +++ openpkg-src/perl-dbi/perl-dbi.spec 19 Jun 2009 19:27:29 -0000 1.360 @@ -34,8 +34,8 @@ %define V_dbd_anydata 0.09 %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 -%define V_dbd_sqlite 1.26_01 -%define V_dbd_mysql 4.011 +%define V_dbd_sqlite 1.26_02 +%define V_dbd_mysql 4.012 %define V_dbd_pgsql 2.13.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: 20090612 +Release: 20090619 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org