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: 12-May-2008 10:13:09
Branch: HEAD Handle: 2008051209130800
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.10.0 20080511 -> 20080512
Summary:
Revision Changes Path
1.38 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch
1.277 +3 -3 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.37 -r1.38 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 29 Feb 2008 16:04:17 -0000
1.37
+++ openpkg-src/perl-dbi/perl-dbi.patch 12 May 2008 08:13:08 -0000
1.38
@@ -108,9 +108,9 @@
'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a "
. $opt->{'prefix'} . "/lib/libXML.a "
. $opt->{'prefix'} . "/lib/libBase.a",
-Index: DBD-mysql-4.006/dbdimp.h
---- DBD-mysql-4.006/dbdimp.h.orig 2007-12-11 22:41:50 +0100
-+++ DBD-mysql-4.006/dbdimp.h 2008-02-02 10:57:18 +0100
+Index: DBD-mysql-4.007/dbdimp.h
+--- DBD-mysql-4.007/dbdimp.h.orig 2007-12-11 22:41:50 +0100
++++ DBD-mysql-4.007/dbdimp.h 2008-02-02 10:57:18 +0100
@@ -19,6 +19,7 @@
* Header files we use
*/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================================
$ cvs diff -u -r1.276 -r1.277 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 11 May 2008 21:30:46 -0000
1.276
+++ openpkg-src/perl-dbi/perl-dbi.spec 12 May 2008 08:13:08 -0000
1.277
@@ -35,8 +35,8 @@
%define V_dbd_csv 0.22
%define V_dbd_sprite 0.59
%define V_dbd_sqlite 1.14
-%define V_dbd_mysql 4.006
-%define V_dbd_pgsql 2.7.0
+%define V_dbd_mysql 4.007
+%define V_dbd_pgsql 2.7.1
%define V_dbd_oracle 1.21
%define V_dbd_sybase 1.08
%define V_dbd_odbc 1.15
@@ -54,7 +54,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20080511
+Release: 20080512
# package options
%option with_dbd_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]