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: 10-Feb-2008 10:10:34
Branch: HEAD Handle: 2008021009103100
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.10.0 20080202 -> 20080210
Summary:
Revision Changes Path
1.35 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch
1.254 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.34 -r1.35 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 2 Feb 2008 09:59:48 -0000
1.34
+++ openpkg-src/perl-dbi/perl-dbi.patch 10 Feb 2008 09:10:31 -0000
1.35
@@ -119,9 +119,9 @@
#include <mysql.h> /* Comes with MySQL-devel */
#include <mysqld_error.h> /* Comes MySQL */
-Index: DBI-1.59/Makefile.PL
---- DBI-1.59/Makefile.PL.orig 2007-06-28 15:12:27 +0200
-+++ DBI-1.59/Makefile.PL 2008-02-02 10:57:18 +0100
+Index: DBI-1.602/Makefile.PL
+--- DBI-1.602/Makefile.PL.orig 2007-06-28 15:12:27 +0200
++++ DBI-1.602/Makefile.PL 2008-02-02 10:57:18 +0100
@@ -343,3 +343,4 @@
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================================
$ cvs diff -u -r1.253 -r1.254 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 2 Feb 2008 09:59:49 -0000
1.253
+++ openpkg-src/perl-dbi/perl-dbi.spec 10 Feb 2008 09:10:31 -0000
1.254
@@ -23,7 +23,7 @@
# versions of individual parts
%define V_perl 5.10.0
-%define V_dbi 1.59
+%define V_dbi 1.602
%define V_sql_statement 1.15
%define V_sql_abstract 1.21
%define V_sql_routine 0.70.3
@@ -54,7 +54,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20080202
+Release: 20080210
# package options
%option with_dbd_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]