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

index eb8ee2a050773eab18c1a4c3756c8c5189098e3d..f346b9a3f86509baf86a501c013fd16293637a38 100644 (file)
@@ -1,7 +1,10 @@
-%include       /usr/lib/rpm/macros.perl
+#
+# Conditional build:
+%bcond_without tests           # build without tests
+
 %define                pdir    Apache
 %define                pnam    LogFormat-Compiler
-%bcond_without tests
+%include       /usr/lib/rpm/macros.perl
 Summary:       Apache::LogFormat::Compiler - Compile a log format string to perl-code
 Name:          perl-Apache-LogFormat-Compiler
 Version:       0.13
@@ -10,12 +13,13 @@ License:    Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: fd04ee3f4c2164b7f7909d85f11e467a
+URL:           http://search.cpan.org/dist/Apache-LogFormat-Compiler/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 3.0.3-26
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Compile a log format string to perl-code. For faster generation of
+Compile a log format string to Perl-code. For faster generation of
 access_log lines.
 
 %prep
This page took 0.130815 seconds and 4 git commands to generate.