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

index f69309b800a2b2d9a28463fe68cf4581b14c5b94..1a30bd92f482ec63c16b7ed370225a422acb8a47 100644 (file)
@@ -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}
This page took 0.0776829999999999 seconds and 4 git commands to generate.