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: 09-Jun-2007 10:06:45 Branch: HEAD Handle: 2007060909064400 Modified files: openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec Log: modifying package: perl-dbi-5.8.8 20070514 -> 20070609 Summary: Revision Changes Path 1.28 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch 1.235 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.patch ============================================================================ $ cvs diff -u -r1.27 -r1.28 perl-dbi.patch --- openpkg-src/perl-dbi/perl-dbi.patch 15 Apr 2007 08:51:20 -0000 1.27 +++ openpkg-src/perl-dbi/perl-dbi.patch 9 Jun 2007 08:06:44 -0000 1.28 @@ -109,9 +109,9 @@ 'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a " . $opt->{'prefix'} . "/lib/libXML.a " . $opt->{'prefix'} . "/lib/libBase.a", -Index: DBD-mysql-4.004/dbdimp.h ---- DBD-mysql-4.004/dbdimp.h.orig 2007-03-20 14:47:29 +0100 -+++ DBD-mysql-4.004/dbdimp.h 2007-04-15 10:47:17 +0200 +Index: DBD-mysql-4.005/dbdimp.h +--- DBD-mysql-4.005/dbdimp.h.orig 2007-03-20 14:47:29 +0100 ++++ DBD-mysql-4.005/dbdimp.h 2007-04-15 10:47:17 +0200 @@ -19,6 +19,7 @@ * Header files we use */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.234 -r1.235 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 14 May 2007 17:40:30 -0000 1.234 +++ openpkg-src/perl-dbi/perl-dbi.spec 9 Jun 2007 08:06:44 -0000 1.235 @@ -35,7 +35,7 @@ %define V_dbd_csv 0.22 %define V_dbd_sprite 0.59 %define V_dbd_sqlite 1.13 -%define V_dbd_mysql 4.004 +%define V_dbd_mysql 4.005 %define V_dbd_pgsql 1.49 %define V_dbd_oracle 1.19 %define V_dbd_sybase 1.08 @@ -54,7 +54,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20070514 +Release: 20070609 # package options %option with_dbd_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org