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

index eba69f171f378b1a6c7c28004fb7d2f5980cb5fb..b5116776ade4a1302ce3fa71667c415f3fb0a449 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with    tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Net
 %define                pnam    Ident
+%include       /usr/lib/rpm/macros.perl
 Summary:       Net::Ident perl module
 Summary(pl.UTF-8):     Moduł perla Net::Ident
 Name:          perl-Net-Ident
@@ -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: f9a2943dc6310c1f31458c49f926b007
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Net-Ident/
 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.093964 seconds and 4 git commands to generate.