]> git.pld-linux.org Git - packages/perl-URI.git/commitdiff
- macros version to ensure perl macros are loaded
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2020 04:23:01 +0000 (06:23 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2020 04:23:01 +0000 (06:23 +0200)
perl-URI.spec

index 886458133fb188a052af0e29ce07de80e9a3522f..db65cdc72fea80401c1cc9996dea0e7cd7c28460 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    URI
 %define                pnam    URI
@@ -16,9 +16,10 @@ License:     GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/URI/%{pnam}-%{version}.tar.gz
 # Source0-md5: c236e0142adecc1b1104da664bc43a79
-URL:           http://search.cpan.org/dist/URI/
+URL:           https://metacpan.org/release/URI
 BuildRequires: perl-devel >= 1:5.8.1
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl(Exporter) >= 5.57
 BuildRequires: perl-Encode
This page took 0.282783 seconds and 4 git commands to generate.