]> git.pld-linux.org Git - packages/perl-JSON-PP-Compat5006.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:02:01 +0000 (13:02 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:02:01 +0000 (13:02 +0200)
perl-JSON-PP-Compat5006.spec

index cedce5aefec56ad3c47e3fabaa30576b60b26c06..ea724e950d85f80854792f233773c211c9b22647 100644 (file)
@@ -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}
 
This page took 0.073934 seconds and 4 git commands to generate.