From 2c8a3ee27d4185b54a9cdf4f1056af003c95822b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 10:27:16 +0200 Subject: [PATCH] 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. -- 2.44.0