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: 24-Dec-2009 22:15:40 Branch: HEAD Handle: 2009122421153900 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.10 20091126 -> 20091224 Summary: Revision Changes Path 1.74 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch 1.382 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.73 -r1.74 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 26 Nov 2009 13:03:21 -0000 1.73 +++ openpkg-src/perl-dbi/perl-dbi.patch 24 Dec 2009 21:15:39 -0000 1.74 @@ -1,6 +1,6 @@ -Index: DBD-SQLite-1.27/Makefile.PL ---- DBD-SQLite-1.27/Makefile.PL.orig 2009-10-06 08:16:49 +0200 -+++ DBD-SQLite-1.27/Makefile.PL 2009-10-12 08:29:04 +0200 +Index: DBD-SQLite-1.28_01/Makefile.PL +--- DBD-SQLite-1.28_01/Makefile.PL.orig 2009-10-06 08:16:49 +0200 ++++ DBD-SQLite-1.28_01/Makefile.PL 2009-10-12 08:29:04 +0200 @@ -17,46 +17,7 @@ return @_; } @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.381 -r1.382 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 26 Nov 2009 13:03:22 -0000 1.381 +++ openpkg-src/perl-dbi/perl-dbi.spec 24 Dec 2009 21:15:39 -0000 1.382 @@ -34,7 +34,7 @@ %define V_dbd_anydata 0.09 %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 -%define V_dbd_sqlite 1.27 +%define V_dbd_sqlite 1.28_01 %define V_dbd_mysql 4.013 %define V_dbd_pgsql 2.15.1 %define V_dbd_oracle 1.23 @@ -54,7 +54,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20091126 +Release: 20091224 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org