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: 06-Dec-2008 19:36:53
Branch: HEAD Handle: 2008120618365300
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.10.0 20081201 -> 20081206
Summary:
Revision Changes Path
1.47 +6 -6 openpkg-src/perl-dbi/perl-dbi.patch
1.317 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.46 -r1.47 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 25 Oct 2008 07:45:40 -0000
1.46
+++ openpkg-src/perl-dbi/perl-dbi.patch 6 Dec 2008 18:36:53 -0000
1.47
@@ -127,9 +127,9 @@
#include <mysql.h> /* Comes with MySQL-devel */
#include <mysqld_error.h> /* Comes MySQL */
-Index: SQL-Translator-0.09001/Build.PL
---- SQL-Translator-0.09001/Build.PL.orig 2008-08-19 17:40:47 +0200
-+++ SQL-Translator-0.09001/Build.PL 2008-08-20 09:12:11 +0200
+Index: SQL-Translator-0.09002/Build.PL
+--- SQL-Translator-0.09002/Build.PL.orig 2008-08-19 17:40:47 +0200
++++ SQL-Translator-0.09002/Build.PL 2008-08-20 09:12:11 +0200
@@ -26,7 +26,6 @@
'Class::MakeMethods' => 0,
'Digest::SHA1' => 2.00,
@@ -152,9 +152,9 @@
},
get_options => {
# Where to store additional files such as templates.
-Index: SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm
---- SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm.orig
2008-08-19 17:40:47 +0200
-+++ SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm
2008-08-20 09:14:47 +0200
+Index: SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm
+--- SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm.orig
2008-08-19 17:40:47 +0200
++++ SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm
2008-08-20 09:14:47 +0200
@@ -5,8 +5,6 @@
use Data::Dumper;
local $Data::Dumper::Maxdepth = 3;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================================
$ cvs diff -u -r1.316 -r1.317 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 1 Dec 2008 07:24:02 -0000
1.316
+++ openpkg-src/perl-dbi/perl-dbi.spec 6 Dec 2008 18:36:53 -0000
1.317
@@ -29,7 +29,7 @@
%define V_sql_routine 0.70.3
%define V_sql_builder 0.033
%define V_sql_interpolate 0.33
-%define V_sql_translator 0.09001
+%define V_sql_translator 0.09002
%define V_dbd_mock 1.39
%define V_dbd_anydata 0.09
%define V_dbd_csv 0.22
@@ -54,7 +54,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20081201
+Release: 20081206
# package options
%option with_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]