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: 25-Oct-2008 09:45:40
Branch: HEAD Handle: 2008102508454000
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.10.0 20081022 -> 20081025
Summary:
Revision Changes Path
1.46 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch
1.309 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.45 -r1.46 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 22 Oct 2008 21:34:28 -0000
1.45
+++ openpkg-src/perl-dbi/perl-dbi.patch 25 Oct 2008 07:45:40 -0000
1.46
@@ -116,9 +116,9 @@
'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a "
. $opt->{'prefix'} . "/lib/libXML.a "
. $opt->{'prefix'} . "/lib/libBase.a",
-Index: DBD-mysql-4.009/dbdimp.h
---- DBD-mysql-4.009/dbdimp.h.orig 2008-04-29 01:36:17 +0200
-+++ DBD-mysql-4.009/dbdimp.h 2008-08-20 09:12:11 +0200
+Index: DBD-mysql-4.010/dbdimp.h
+--- DBD-mysql-4.010/dbdimp.h.orig 2008-04-29 01:36:17 +0200
++++ DBD-mysql-4.010/dbdimp.h 2008-08-20 09:12:11 +0200
@@ -19,6 +19,7 @@
* Header files we use
*/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================================
$ cvs diff -u -r1.308 -r1.309 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 22 Oct 2008 21:34:28 -0000
1.308
+++ openpkg-src/perl-dbi/perl-dbi.spec 25 Oct 2008 07:45:40 -0000
1.309
@@ -35,7 +35,7 @@
%define V_dbd_csv 0.22
%define V_dbd_sprite 0.59
%define V_dbd_sqlite 1.14
-%define V_dbd_mysql 4.009
+%define V_dbd_mysql 4.010
%define V_dbd_pgsql 2.11.2
%define V_dbd_oracle 1.22
%define V_dbd_sybase 1.08
@@ -54,7 +54,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20081022
+Release: 20081025
# package options
%option with_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]