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: 22-Oct-2008 23:34:29
Branch: HEAD Handle: 2008102222342800
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.10.0 20081016 -> 20081022
Summary:
Revision Changes Path
1.45 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch
1.308 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.44 -r1.45 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 20 Aug 2008 07:24:14 -0000
1.44
+++ openpkg-src/perl-dbi/perl-dbi.patch 22 Oct 2008 21:34:28 -0000
1.45
@@ -116,9 +116,9 @@
'MYEXTLIB' => $opt->{'prefix'} . "/lib/libCego.a "
. $opt->{'prefix'} . "/lib/libXML.a "
. $opt->{'prefix'} . "/lib/libBase.a",
-Index: DBD-mysql-4.008/dbdimp.h
---- DBD-mysql-4.008/dbdimp.h.orig 2008-04-29 01:36:17 +0200
-+++ DBD-mysql-4.008/dbdimp.h 2008-08-20 09:12:11 +0200
+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
@@ -19,6 +19,7 @@
* Header files we use
*/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================================
$ cvs diff -u -r1.307 -r1.308 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 16 Oct 2008 20:34:27 -0000
1.307
+++ openpkg-src/perl-dbi/perl-dbi.spec 22 Oct 2008 21:34:28 -0000
1.308
@@ -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.008
+%define V_dbd_mysql 4.009
%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: 20081016
+Release: 20081022
# package options
%option with_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]