[packages/perl-Net-IDN-Encode] - updated URLs and macros
qboosh
qboosh at pld-linux.org
Sat Sep 13 11:35:03 CEST 2025
commit 6c51b6158e481f22f6148a2180ef100693b07e23
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 11:37:59 2025 +0200
- updated URLs and macros
perl-Net-IDN-Encode.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Net-IDN-Encode.spec b/perl-Net-IDN-Encode.spec
index c6ce247..56ec981 100644
--- a/perl-Net-IDN-Encode.spec
+++ b/perl-Net-IDN-Encode.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Net
%define pnam IDN-Encode
@@ -12,9 +12,9 @@ Release: 1
# "same as perl"
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 7e5697a38cf05ff66be96947815573da
-URL: http://search.cpan.org/dist/Net-IDN-Encode/
+URL: https://metacpan.org/dist/Net-IDN-Encode
%if %{with tests}
BuildRequires: perl-ExtUtils-CBuilder
BuildRequires: perl-Test-NoWarnings
@@ -23,6 +23,7 @@ BuildRequires: perl-Unicode-Normalize
%endif
BuildRequires: perl-devel >= 1:5.8.5
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-Net-IDN-Encode.git/commitdiff/6c51b6158e481f22f6148a2180ef100693b07e23
More information about the pld-cvs-commit
mailing list