[packages/perl-CGI-Compile] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:26:45 CET 2014
commit 721761e8c8826cb87a2048290a12cd93a341bb24
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:26:42 2014 +0200
use generic url
perl-CGI-Compile.spec | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec
index 6b66fa4..79b1372 100644
--- a/perl-CGI-Compile.spec
+++ b/perl-CGI-Compile.spec
@@ -1,12 +1,11 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
%define pdir CGI
%define pnam Compile
%include /usr/lib/rpm/macros.perl
Summary: CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry
-#Summary(pl.UTF-8):
Name: perl-CGI-Compile
Version: 0.15
Release: 1
@@ -15,8 +14,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/CGI/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 2fcf4bc473107130229f4e0a98c756ce
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/CGI-Compile/
+URL: http://search.cpan.org/dist/CGI-Compile/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -35,9 +33,6 @@ script is ready to run on a persistent environment.
NOTE: for best results, load CGI::Compile before any modules used by
your CGIs.
-# %description -l pl.UTF-8
-# TODO
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-Compile.git/commitdiff/721761e8c8826cb87a2048290a12cd93a341bb24
More information about the pld-cvs-commit
mailing list