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: 07-Jun-2006 09:59:41
Branch: HEAD Handle: 2006060708594000
Modified files:
openpkg-src/perl-dbi perl-dbi.patch perl-dbi.spec
Log:
modifying package: perl-dbi-5.8.8 20060522 -> 20060607
Summary:
Revision Changes Path
1.18 +0 -19 openpkg-src/perl-dbi/perl-dbi.patch
1.200 +2 -2 openpkg-src/perl-dbi/perl-dbi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.patch
============================================================================
$ cvs diff -u -r1.17 -r1.18 perl-dbi.patch
--- openpkg-src/perl-dbi/perl-dbi.patch 8 May 2006 07:12:05 -0000
1.17
+++ openpkg-src/perl-dbi/perl-dbi.patch 7 Jun 2006 07:59:40 -0000
1.18
@@ -59,22 +59,3 @@
/* 30 second timeout by default */
#define SQL_TIMEOUT 30000
-Index: DBI-1.50/dbipport.h
---- DBI-1.50/dbipport.h.orig 2005-03-25 21:57:51 +0100
-+++ DBI-1.50/dbipport.h 2006-05-08 08:42:30 +0200
-@@ -217,6 +217,7 @@
- /* Replace: 0 */
- #endif
-
-+#ifndef PERL_UNUSED_DECL
- #ifdef HASATTRIBUTE
- # if defined(__GNUC__) && defined(__cplusplus)
- # define PERL_UNUSED_DECL
-@@ -226,6 +227,7 @@
- #else
- # define PERL_UNUSED_DECL
- #endif
-+#endif
-
- #ifndef dNOOP
- # define NOOP (void)0
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================================
$ cvs diff -u -r1.199 -r1.200 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 22 May 2006 09:21:42 -0000
1.199
+++ openpkg-src/perl-dbi/perl-dbi.spec 7 Jun 2006 07:59:40 -0000
1.200
@@ -24,7 +24,7 @@
# versions of individual parts
%define V_perl 5.8.8
-%define V_dbi 1.50
+%define V_dbi 1.51
%define V_sql_statement 1.15
%define V_sql_abstract 1.21
%define V_sql_routine 0.70.3
@@ -52,7 +52,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20060522
+Release: 20060607
# package options
%option with_dbd_sqlite yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]