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

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


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

    use generic url

 perl-Apache-NNTPGateway.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Apache-NNTPGateway.spec b/perl-Apache-NNTPGateway.spec
index f0d4dbd..be6b907 100644
--- a/perl-Apache-NNTPGateway.spec
+++ b/perl-Apache-NNTPGateway.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Apache
 %define		pnam	NNTPGateway
+%include	/usr/lib/rpm/macros.perl
 Summary:	Apache::NNTPGateway - A NNTP interface for mod_perl enabled Apache web server
 Summary(pl.UTF-8):	Apache::NNTPGateway - interfejs NNTP dla serwera WWW Apache z mod_perlem
 Name:		perl-Apache-NNTPGateway
@@ -15,13 +15,14 @@ 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:	b14703a19ed3c8a763d865a46b6116b5
+URL:		http://search.cpan.org/dist/Apache-NNTPGateway/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 3.0.3-26
 %if %{with tests}
 BuildRequires:	apache1-mod_perl >= 1.20
 BuildRequires:	perl-CGI >= 1.10
-BuildRequires:	perl-libnet
 BuildRequires:	perl-MailTools >= 1.10
+BuildRequires:	perl-libnet
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Apache-NNTPGateway.git/commitdiff/4e872335938e55374d209fb9f067e99d8c1a6040



More information about the pld-cvs-commit mailing list