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

index bd15629ab0f931f5ab8066a585cffe0da6fa3bc5..f187c66daaae8ac52b83f386dc7ceec6ed128f91 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    CGI
 %define                pnam    Validate
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Validate - advanced CGI form parser and type validation
 Summary(pl.UTF-8):     CGI::Validate - zaawansowany analizator formularzy CGI z walidacją typów
 Name:          perl-CGI-Validate
@@ -15,14 +15,15 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: d1a11020856521d3c498dc0c1628abdf
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/CGI-Validate/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 CGI::Validate Perl module is an advanced CGI form parser and type
-validator.  The basic concept of this module is to combine the best
+validator. The basic concept of this module is to combine the best
 features of the CGI and Getopt::Long modules.
 
 %description -l pl.UTF-8
This page took 0.090545 seconds and 4 git commands to generate.