Browse Source

update module

master
parent
commit
efe27424e1
  1. 6
      perl-db/perl-db.patch
  2. 4
      perl-db/perl-db.spec

6
perl-db/perl-db.patch

@ -1,6 +1,6 @@
Index: BerkeleyDB-0.55/Makefile.PL
--- BerkeleyDB-0.55/Makefile.PL.orig 2005-08-31 23:30:09.000000000 +0200
+++ BerkeleyDB-0.55/Makefile.PL 2005-11-16 20:50:32.640927202 +0100
Index: BerkeleyDB-0.61/Makefile.PL
--- BerkeleyDB-0.61/Makefile.PL.orig 2005-08-31 23:30:09.000000000 +0200
+++ BerkeleyDB-0.61/Makefile.PL 2005-11-16 20:50:32.640927202 +0100
@@ -32,6 +32,9 @@
else {
if ($^O eq 'MSWin32')

4
perl-db/perl-db.spec

@ -23,7 +23,7 @@
# versions of individual parts
%define V_perl 5.22
%define V_berkeleydb 0.55
%define V_berkeleydb 0.61
%define V_bdb 1.92
%define V_db_file 1.850
%define V_db_file_lock 0.05
@ -39,7 +39,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20190330
Release: 20190401
# package options
%option with_pthreads no

Loading…
Cancel
Save