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

index 4d91fbb1deb3a4b157738658d1b18a833f35319f..622a9e13e7a55628d3c910985a88c78a74cec66a 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    SSH2
+%include       /usr/lib/rpm/macros.perl
 Summary:       Net::SSH2 Perl module
 Summary(cs.UTF-8):     Modul Net::SSH2 pro Perl
 Summary(da.UTF-8):     Perlmodul Net::SSH2
@@ -30,11 +30,12 @@ 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: f8a2c3ebb3bd191635e00a68a3d5f015
+URL:           http://search.cpan.org/dist/Net-SSH2/
 BuildRequires: libssh2-devel
 BuildRequires: openssl-devel
-BuildRequires: zlib-devel
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.113228 seconds and 4 git commands to generate.