]> git.pld-linux.org Git - packages/perl-JSON.git/commitdiff
- updated URL and macros
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Oct 2022 04:11:12 +0000 (06:11 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Oct 2022 04:11:12 +0000 (06:11 +0200)
perl-JSON.spec

index ce81b8684239b98432e4eab0b7410c74cb475010..3efbb8624d29f0a8e97c80079f3eba69d16e4e51 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests           # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define        pdir    JSON
 Summary:       JSON - parse and convert to JSON (JavaScript Object Notation)
@@ -13,9 +13,10 @@ License:     GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/JSON/%{pdir}-%{version}.tar.gz
 # Source0-md5: bbd0239a830384a22295234b46b2fac8
-URL:           http://search.cpan.org/dist/JSON/
+URL:           https://metacpan.org/dist/JSON
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 Suggests:      perl-JSON-XS
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.100109 seconds and 4 git commands to generate.