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: 29-Oct-2007 19:19:04
Branch: HEAD Handle: 2007102918190400
Modified files:
openpkg-src/perl-db perl-db.patch perl-db.spec
Log:
modifying package: perl-db-5.8.8 20070711 -> 20071029
Summary:
Revision Changes Path
1.9 +3 -3 openpkg-src/perl-db/perl-db.patch
1.71 +2 -2 openpkg-src/perl-db/perl-db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-db/perl-db.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 perl-db.patch
--- openpkg-src/perl-db/perl-db.patch 11 Jul 2007 05:39:17 -0000 1.8
+++ openpkg-src/perl-db/perl-db.patch 29 Oct 2007 18:19:04 -0000 1.9
@@ -11,9 +11,9 @@
elsif ($^O =~ /aix/i ) {
$LIBS .= '-ldb -lpthread ';
if ($Config{'cc'} eq 'gcc' && $Config{'osvers'} eq '5.1')
-Index: DB_File-1.815/Makefile.PL
---- DB_File-1.815/Makefile.PL.orig 2005-08-31 23:29:18.000000000 +0200
-+++ DB_File-1.815/Makefile.PL 2005-11-16 20:50:32.640641367 +0100
+Index: DB_File-1.816/Makefile.PL
+--- DB_File-1.816/Makefile.PL.orig 2005-08-31 23:29:18.000000000 +0200
++++ DB_File-1.816/Makefile.PL 2005-11-16 20:50:32.640641367 +0100
@@ -29,7 +29,7 @@
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-db/perl-db.spec
============================================================================
$ cvs diff -u -r1.70 -r1.71 perl-db.spec
--- openpkg-src/perl-db/perl-db.spec 11 Jul 2007 05:39:17 -0000 1.70
+++ openpkg-src/perl-db/perl-db.spec 29 Oct 2007 18:19:04 -0000 1.71
@@ -25,7 +25,7 @@
# versions of individual parts
%define V_perl 5.8.8
%define V_berkeleydb 0.32
-%define V_db_file 1.815
+%define V_db_file 1.816
%define V_db_file_lock 0.05
# package information
@@ -39,7 +39,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070711
+Release: 20071029
# list of sources
Source0:
http://www.cpan.org/modules/by-module/BerkeleyDB/BerkeleyDB-%{V_berkeleydb}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]