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

index 8f669d0516fc655ed54b8d3b2eabc46a64b0d0d2..031f59947b21f02700aa69116e38ffdfdf0f4e89 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    SSH
+%include       /usr/lib/rpm/macros.perl
 Summary:       Net::SSH Perl module
 Summary(cs.UTF-8):     Modul Net::SSH pro Perl
 Summary(da.UTF-8):     Perlmodul Net::SSH
@@ -30,8 +30,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: 96837a66d0329e49cf5febd8b1ff4315
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Net-SSH/
 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.075606 seconds and 4 git commands to generate.