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: 17-Jun-2008 08:20:27
Branch: HEAD Handle: 2008061707202600
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.10.0 20080613 -> 20080617
Summary:
Revision Changes Path
1.39 +3 -3 openpkg-src/perl-dbi/perl-dbi.patch
1.282 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.38 -r1.39 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 12 May 2008 08:13:08 -0000
1.38
+++ openpkg-src/perl-dbi/perl-dbi.patch 17 Jun 2008 06:20:26 -0000
1.39
@@ -119,9 +119,9 @@
#include <mysql.h> /* Comes with MySQL-devel */
#include <mysqld_error.h> /* Comes MySQL */
-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
+Index: DBI-1.605/Makefile.PL
+--- DBI-1.605/Makefile.PL.orig 2007-06-28 15:12:27 +0200
++++ DBI-1.605/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.281 -r1.282 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 13 Jun 2008 06:02:24 -0000
1.281
+++ openpkg-src/perl-dbi/perl-dbi.spec 17 Jun 2008 06:20:26 -0000
1.282
@@ -23,7 +23,7 @@
# versions of individual parts
%define V_perl 5.10.0
-%define V_dbi 1.602
+%define V_dbi 1.605
%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: 20080613
+Release: 20080617
# package options
%option with_dbd_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]