[packages/perl-Test-Exception] - updated URLs and macros
qboosh
qboosh at pld-linux.org
Sat Sep 13 19:14:41 CEST 2025
commit 1e3bf1e337d55c95f81cbcf98a0e94e62f746452
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 19:17:36 2025 +0200
- updated URLs and macros
perl-Test-Exception.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec
index e4ee4ca..2fd1866 100644
--- a/perl-Test-Exception.spec
+++ b/perl-Test-Exception.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Test
%define pnam Exception
@@ -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/Test/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 572d355026fb0b87fc2b8c64b83cada0
-URL: http://search.cpan.org/dist/Test-Exception/
+URL: https://metacpan.org/dist/Test-Exception
%if %{with tests}
BuildRequires: perl(Test::Builder) >= 0.70
BuildRequires: perl-Sub-Uplevel >= 0.18
@@ -24,6 +24,7 @@ BuildRequires: perl-Test-Simple >= 0.70
%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
Requires: perl(Test::Builder) >= 0.70
Requires: perl-Sub-Uplevel >= 0.18
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Exception.git/commitdiff/1e3bf1e337d55c95f81cbcf98a0e94e62f746452
More information about the pld-cvs-commit
mailing list