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

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


commit 67aaae3e658bdc9dac05c340ba58e7093eea9000
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:59:06 2014 +0200

    use generic url

 perl-Net-SFTP.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SFTP.spec b/perl-Net-SFTP.spec
index f69309b..1a30bd9 100644
--- a/perl-Net-SFTP.spec
+++ b/perl-Net-SFTP.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Net
 %define		pnam	SFTP
+%include	/usr/lib/rpm/macros.perl
 Summary:	Net::SFTP - Secure File Transfer Protocol client
 Summary(pl.UTF-8):	Net::SFTP - klient protokołu SFTP (Secure File Transfer Protocol)
 Name:		perl-Net-SFTP
@@ -15,6 +15,7 @@ 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:	8383eb0839178cab8cbfe619b232b8c0
+URL:		http://search.cpan.org/dist/Net-SFTP/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-SFTP.git/commitdiff/67aaae3e658bdc9dac05c340ba58e7093eea9000



More information about the pld-cvs-commit mailing list