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

index 3c66aee5712ed0ca08795f76ee2cf7c6271fd9a1..80914dac08f0c96db526bf50bedb459fcffcee5c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define                pdir    Log 
+
+%define                pdir    Log
 %define                pnam    Channel
+%include       /usr/lib/rpm/macros.perl
 Summary:       Log::Channel - yet another logging package
 Summary(pl.UTF-8):     Log::Channel - jeszcze jeden pakiet do logowania
 Name:          perl-Log-Channel
@@ -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: 744b5f964c5c420395b5c289565498c5
+URL:           http://search.cpan.org/dist/Log-Channel/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.094385 seconds and 4 git commands to generate.