From 9bffe5e4e62803cc9537fb283e7e173f13407bd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 13:02:01 +0200 Subject: [PATCH] use generic url --- perl-JSON-PP-Compat5006.spec | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/perl-JSON-PP-Compat5006.spec b/perl-JSON-PP-Compat5006.spec index cedce5a..ea724e9 100644 --- a/perl-JSON-PP-Compat5006.spec +++ b/perl-JSON-PP-Compat5006.spec @@ -1,12 +1,11 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# + %define pdir JSON %define pnam PP-Compat5006 %include /usr/lib/rpm/macros.perl Summary: JSON::PP::Compat5006 - Helper module in using JSON::PP in Perl 5.6 -#Summary(pl.UTF-8): Name: perl-JSON-PP-Compat5006 Version: 1.09 Release: 1 @@ -15,21 +14,15 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/JSON/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: b6a67ab02e8da76ba718b2464bb5fbd5 -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/JSON-PP-Compat5006/ +URL: http://search.cpan.org/dist/JSON-PP-Compat5006/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description JSON::PP calls internally. -# %description -l pl.UTF-8 -# TODO - %prep %setup -q -n %{pdir}-%{pnam}-%{version} -- 2.44.0