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

index a1a4372ce1d4d0f191d7ccf678b81b4637b93e02..87e41016aa5f633d8200427f0d4432fd4e8f9b0d 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    Persistent
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Persistent - transparent state persistence for CGI applications
 Summary(pl.UTF-8):     CGI::Persistent - przezroczyste zachowywanie stanu dla aplikacji CGI
 Name:          perl-CGI-Persistent
@@ -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: b91c3cabb9c5e2029522ad8937959a19
+URL:           http://search.cpan.org/dist/CGI-Persistent/
 BuildRequires: perl-CGI
 BuildRequires: perl-Persistence-Object-Simple
 BuildRequires: perl-devel >= 1:5.8.0
This page took 0.073807 seconds and 4 git commands to generate.