]> git.pld-linux.org Git - packages/perl-CGI-Compile.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:26:42 +0000 (10:26 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:26:42 +0000 (10:26 +0200)
perl-CGI-Compile.spec

index 6b66fa476261242a9ee42b74e585fcbe5f42bb7e..79b13722f50ce56a96bb448a3a66e7e1b7506d09 100644 (file)
@@ -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}
 
This page took 0.501578 seconds and 4 git commands to generate.