[packages/perl-MLDBM] - updated URLs and macros
qboosh
qboosh at pld-linux.org
Tue Sep 23 21:56:36 CEST 2025
commit c659b70187c74f833b842dfc7d7c1ab2553bda23
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Sep 23 21:59:40 2025 +0200
- updated URLs and macros
perl-MLDBM.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-MLDBM.spec b/perl-MLDBM.spec
index a07d734..0275087 100644
--- a/perl-MLDBM.spec
+++ b/perl-MLDBM.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir MLDBM
%define pnam MLDBM
@@ -12,14 +12,15 @@ Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/MLDBM/%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/MLDBM/%{pnam}-%{version}.tar.gz
# Source0-md5: 9b7ec37bfc36b0e83db9323be92beb50
-URL: http://search.cpan.org/dist/MLDBM/
+URL: https://metacpan.org/dist/MLDBM
BuildRequires: perl(Data::Dumper) >= 2.08
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: perl-FreezeThaw
%{?with_tests:BuildRequires: perl-Test-Simple}
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-MLDBM.git/commitdiff/c659b70187c74f833b842dfc7d7c1ab2553bda23
More information about the pld-cvs-commit
mailing list