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

index 76f0cb6061446a1fd413afacaf5c4a363b953e8d..ceb86bae087c09231f4606eb5df8704a6cf020b8 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    FastTemplate
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation
 Summary(pl.UTF-8):     CGI::FastTemplate - rozszerzenie Perla do zarządzania wzorcami i zastępowania zmiennych
 Name:          perl-CGI-FastTemplate
@@ -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: c5fe8ead04c525c8d5633c9453af802f
+URL:           http://search.cpan.org/dist/CGI-FastTemplate/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.084306 seconds and 4 git commands to generate.