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

index ee8ba37a55b3f1b64d7ca886e049c93f7bfab22f..67682fb3a5bb9f0c335cf901c2344abd7fb3d8ca 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    Cache
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Cache perl module
 Summary(pl.UTF-8):     Moduł Perla CGI::Cache
 Name:          perl-CGI-Cache
@@ -14,6 +14,7 @@ License:      GPL
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 2a1956d555c366ced55223258a648ff6
+URL:           http://search.cpan.org/dist/CGI-Cache/
 %if %{with tests}
 BuildRequires: perl-Cache-Cache
 BuildRequires: perl-Tie-Restore
This page took 0.096576 seconds and 4 git commands to generate.