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

index 4c23bf5e14d34ee34ab94f70dafd5329fd506729..5d61b55760ece07c80644a890a143471c73424b0 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    Application-Session
+%include       /usr/lib/rpm/macros.perl
 Summary:       Plugin that adds session support to CGI::Application
 Summary(pl.UTF-8):     Wtyczka dodająca obsługę sesji do CGI::Application
 Name:          perl-CGI-Application-Session
@@ -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: 0fc08e27457cca6dc9509e9086cd7951
+URL:           http://search.cpan.org/dist/CGI-Application-Session/
 BuildRequires: perl-Module-Build >= 0.20
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
This page took 0.08385 seconds and 4 git commands to generate.