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

index 5942af93bf1f9c094ab80e38e3db6ca514c4c76d..2978de1869b0a1554112ff1c418c13eb7dc62eaf 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    Safe
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Safe - safe method of using CGI.pm
 Summary(pl.UTF-8):     CGI::Safe - bezpieczny sposób używania CGI.pm
 Name:          perl-CGI-Safe
@@ -15,6 +15,7 @@ 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: 67e055249e96845adc8858bee0bba785
+URL:           http://search.cpan.org/dist/CGI-Safe/
 %{?with_tests:BuildRequires:   perl-CGI >= 2.20}
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
This page took 0.106034 seconds and 4 git commands to generate.