[packages/perl-Package-Generator] - updated URLs and macros
qboosh
qboosh at pld-linux.org
Sun Sep 14 16:09:56 CEST 2025
commit 12779279bff5471f55e8dadd31df16634f689c63
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 14 16:12:52 2025 +0200
- updated URLs and macros
perl-Package-Generator.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Package-Generator.spec b/perl-Package-Generator.spec
index fe596dc..1ac3a4c 100644
--- a/perl-Package-Generator.spec
+++ b/perl-Package-Generator.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Package
%define pnam Generator
@@ -12,12 +12,13 @@ Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Package/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/Package/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 92ed633a2d18bbe22d8feda32f761de3
-URL: http://search.cpan.org/dist/Package-Generator/
+URL: https://metacpan.org/dist/Package-Generator
BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
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.96
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Package-Generator.git/commitdiff/12779279bff5471f55e8dadd31df16634f689c63
More information about the pld-cvs-commit
mailing list