]> git.pld-linux.org Git - packages/perl-Net-Whois.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:59:47 +0000 (21:59 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:59:47 +0000 (21:59 +0200)
perl-Net-Whois.spec

index 3afdd20ba7079cbf37fc0cb7c45b1345b11ebed2..7993fb58aad30f2f9b4a9bef350097623ab3f6b4 100644 (file)
@@ -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)
 
This page took 0.095741 seconds and 4 git commands to generate.