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

index 37ba46026e4a9a38d0e70ea1487063bafbd78739..00392be276ffdc64d137b654feb98ffa16701531 100644 (file)
@@ -1,6 +1,6 @@
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    CGI
 %define                pnam    Log
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Log - Perl extension for centralized logging
 Summary(pl.UTF-8):     CGI::Log - rozszerzenia Perla do scentralizowanego logowania
 Name:          perl-CGI-Log
@@ -11,6 +11,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: 558abf0a80fcf2a068825215c46fb841
+URL:           http://search.cpan.org/dist/CGI-Log/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -18,7 +19,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 CGI::Log Perl module acts as a central repository for debug, status
-and error messages.  It instantiates itself automatically (if it needs
+and error messages. It instantiates itself automatically (if it needs
 to) so you can access the Log object functions from anywhere in you
 code including other modules/objects with a simple consistent syntax.
 
This page took 0.099107 seconds and 4 git commands to generate.