[packages/perl-Net-SSH] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:59:35 CET 2014
commit b290b3a82eaa5a016aa7aea90c3ac990595d0fc4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:59:32 2014 +0200
use generic url
perl-Net-SSH.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Net-SSH.spec b/perl-Net-SSH.spec
index 8f669d0..031f599 100644
--- a/perl-Net-SSH.spec
+++ b/perl-Net-SSH.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 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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-SSH.git/commitdiff/b290b3a82eaa5a016aa7aea90c3ac990595d0fc4
More information about the pld-cvs-commit
mailing list