commit 2c8a3ee27d4185b54a9cdf4f1056af003c95822b
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 10:27:16 2014 +0200

    use generic url

 perl-CGI-Log.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-CGI-Log.spec b/perl-CGI-Log.spec
index 37ba460..00392be 100644
--- a/perl-CGI-Log.spec
+++ b/perl-CGI-Log.spec
@@ -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.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-Log.git/commitdiff/2c8a3ee27d4185b54a9cdf4f1056af003c95822b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to