[packages/perl-Apache-LogFormat-Compiler] use generic url

glen glen at pld-linux.org
Tue Nov 25 09:10:54 CET 2014


commit a2fb4338b5fc9adeab4da042315c039281e15f39
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 10:10:50 2014 +0200

    use generic url

 perl-Apache-LogFormat-Compiler.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Apache-LogFormat-Compiler.spec b/perl-Apache-LogFormat-Compiler.spec
index eb8ee2a..f346b9a 100644
--- a/perl-Apache-LogFormat-Compiler.spec
+++ b/perl-Apache-LogFormat-Compiler.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Apache-LogFormat-Compiler.git/commitdiff/a2fb4338b5fc9adeab4da042315c039281e15f39



More information about the pld-cvs-commit mailing list