[packages/perl-DB_File] Up to 1.859

arekm arekm at pld-linux.org
Sat Jan 3 20:08:35 CET 2026


commit 395ba0be61e60c91b3e6519ea44e8b91acb50c21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jan 3 20:08:15 2026 +0100

    Up to 1.859

 perl-DB_File-rpm-automation.patch | 21 +++++----------------
 perl-DB_File.spec                 |  8 ++++----
 2 files changed, 9 insertions(+), 20 deletions(-)
---
diff --git a/perl-DB_File.spec b/perl-DB_File.spec
index 564ca81..96ef267 100644
--- a/perl-DB_File.spec
+++ b/perl-DB_File.spec
@@ -9,15 +9,15 @@
 Summary:	DB_File allows to manage a simple ASCII database
 Summary(pl.UTF-8):	DB_File pozwala na korzystanie z prostej, tekstowej bazy danych
 Name:		perl-DB_File
-Version:	1.852
-Release:	8
+Version:	1.859
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	https://www.cpan.org/authors/id/P/PM/PMQS/DB_File-%{version}.tar.gz
-# Source0-md5:	7b5aa99abd24ac0813a8c32b58216806
+# Source0-md5:	23123b77e8a070d3c39d768ede4f19d4
 Patch0:		%{name}-rpm-automation.patch
-URL:		http://search.cpan.org/dist/DB_File/
+URL:		https://search.cpan.org/dist/DB_File/
 BuildRequires:	db-devel
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
diff --git a/perl-DB_File-rpm-automation.patch b/perl-DB_File-rpm-automation.patch
index b091e35..37011fa 100644
--- a/perl-DB_File-rpm-automation.patch
+++ b/perl-DB_File-rpm-automation.patch
@@ -1,22 +1,11 @@
---- a/DB_File.pm~	2016-12-29 15:21:35.000000000 +0100
-+++ a/DB_File.pm	2017-05-19 15:01:36.108010888 +0200
-@@ -9,8 +9,6 @@
- 
- package DB_File::HASHINFO ;
- 
--require 5.008003;
--
- use warnings;
- use strict;
- use Carp;
---- a/Makefile.PL~	2016-12-29 12:40:29.000000000 +0100
-+++ a/Makefile.PL	2017-05-19 15:01:44.825108380 +0200
-@@ -4,9 +4,6 @@
+--- DB_File-1.859/Makefile.PL~	2021-06-22 09:38:42.000000000 +0200
++++ DB_File-1.859/Makefile.PL	2026-01-03 20:07:02.967176397 +0100
+@@ -4,9 +4,6 @@ use strict ;
  use ExtUtils::MakeMaker 5.16 ;
  use Config ;
  
--die "DB_File needs Perl 5.8.3 or better. This is $]\n" 
--    if $] < 5.008003; 
+-die "DB_File needs Perl 5.8.3 or better. This is $]\n"
+-    if $] < 5.008003;
 -
  my $VER_INFO ;
  my $LIB_DIR ;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DB_File.git/commitdiff/395ba0be61e60c91b3e6519ea44e8b91acb50c21



More information about the pld-cvs-commit mailing list