[packages/perl-Net-Whois] use generic url

glen glen at pld-linux.org
Tue Nov 25 20:59:50 CET 2014


commit 04a76f25768cec881c3c02d76426bbc29503d3f4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:59:47 2014 +0200

    use generic url

 perl-Net-Whois.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Net-Whois.spec b/perl-Net-Whois.spec
index 3afdd20..7993fb5 100644
--- a/perl-Net-Whois.spec
+++ b/perl-Net-Whois.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with	tests	# perform "make test" (uses network!)
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Net
 %define		pnam	Whois
+%include	/usr/lib/rpm/macros.perl
 Summary:	Net::Whois perl module
 Summary(pl.UTF-8):	Moduł perla Net::Whois
 Name:		perl-Net-Whois
@@ -15,8 +15,9 @@ 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:	c461a0f8991d9df848f66c4189971af7
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/Net-Whois/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-Whois.git/commitdiff/04a76f25768cec881c3c02d76426bbc29503d3f4



More information about the pld-cvs-commit mailing list