[packages/perl-XML-Simple] - updated URLs and macros
qboosh
qboosh at pld-linux.org
Tue Sep 16 21:41:56 CEST 2025
commit 6949ae384ff37241121dce8e7a9ff760e0d994bf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Sep 16 21:44:54 2025 +0200
- updated URLs and macros
perl-XML-Simple.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-XML-Simple.spec b/perl-XML-Simple.spec
index 6bb7e0c..483d6a0 100644
--- a/perl-XML-Simple.spec
+++ b/perl-XML-Simple.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir XML
%define pnam Simple
@@ -12,11 +12,12 @@ Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: bb841dce889a26c89a1c2739970e9fbc
-URL: http://search.cpan.org/dist/XML-Simple/
+URL: https://metacpan.org/dist/XML-Simple
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-Test-Simple >= 0.88
BuildRequires: perl-XML-NamespaceSupport >= 1.04
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Simple.git/commitdiff/6949ae384ff37241121dce8e7a9ff760e0d994bf
More information about the pld-cvs-commit
mailing list