[packages/perl-Apache-ConfigParser] use generic url

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


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

    use generic url

 perl-Apache-ConfigParser.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Apache-ConfigParser.spec b/perl-Apache-ConfigParser.spec
index 37f9c37..b5673be 100644
--- a/perl-Apache-ConfigParser.spec
+++ b/perl-Apache-ConfigParser.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# don't perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Apache
 %define		pnam	ConfigParser
+%include	/usr/lib/rpm/macros.perl
 Summary:	Apache::ConfigParser - load Apache configuration files
 Summary(pl.UTF-8):	Apache::ConfigParser - wczytywanie plików konfiguracyjnych Apache'a
 Name:		perl-Apache-ConfigParser
@@ -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:	2c1a863a2fc9d32313f277066bd9ea81
+URL:		http://search.cpan.org/dist/Apache-ConfigParser/
 BuildRequires:	perl-devel >= 1:5.8.0
 %if %{with tests}
 BuildRequires:	perl-Test-Simple
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Apache-ConfigParser.git/commitdiff/813a821b2002669f79818db370267fef8c817137



More information about the pld-cvs-commit mailing list