[packages/perl-XML-RSS] - updated URL and macros
qboosh
qboosh at pld-linux.org
Sat Nov 5 21:07:15 CET 2022
commit 8a08ac4b00135c4ad295a9d8422fd19aebc9deb2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 5 21:07:13 2022 +0100
- updated URL and macros
perl-XML-RSS.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-XML-RSS.spec b/perl-XML-RSS.spec
index 7583b6b..da8f34d 100644
--- a/perl-XML-RSS.spec
+++ b/perl-XML-RSS.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # don't perform "make test"
+%bcond_without tests # unit tests
%define pdir XML
%define pnam RSS
@@ -14,7 +14,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: e08802800b7ef7a7b9e043e82eabdfe8
-URL: http://search.cpan.org/dist/XML-RSS/
+URL: https://metacpan.org/dist/XML-RSS
%if %{with tests}
BuildRequires: perl-DateTime-Format-Mail
BuildRequires: perl-DateTime-Format-W3CDTF
@@ -24,6 +24,7 @@ BuildRequires: perl-XML-Parser >= 2.23
%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
Provides: perl(XML::RSS::Creator)
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-RSS.git/commitdiff/8a08ac4b00135c4ad295a9d8422fd19aebc9deb2
More information about the pld-cvs-commit
mailing list