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

glen glen at pld-linux.org
Tue Nov 25 20:58:43 CET 2014


commit 94b46b384588294a3f55d151b225732175dab328
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:58:39 2014 +0200

    use generic url

 perl-Net-Ident.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Net-Ident.spec b/perl-Net-Ident.spec
index eba69f1..b511677 100644
--- a/perl-Net-Ident.spec
+++ b/perl-Net-Ident.spec
@@ -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)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-Ident.git/commitdiff/94b46b384588294a3f55d151b225732175dab328



More information about the pld-cvs-commit mailing list