]> git.pld-linux.org Git - packages/perl-Text-Template.git/commitdiff
- updated URL and macros master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Nov 2022 21:19:14 +0000 (22:19 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Nov 2022 21:19:14 +0000 (22:19 +0100)
perl-Text-Template.spec

index f227f7bea6d5c4c02e4438163c644cab63932ad6..94412602fdf1be806c621b1488e0619e8d2bddd8 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    Text
 %define                pnam    Template
@@ -14,9 +14,10 @@ License:     GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Text/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: de5146c2001214cb0a251e627f5b185d
-URL:           http://search.cpan.org/dist/Text-Template/
+URL:           https://metacpan.org/dist/Text-Template
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl-Test-More-UTF8
 %endif
This page took 0.119901 seconds and 4 git commands to generate.