Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399743
en ru br
ALT Linux repos
S:0.73-alt1

Group :: Development/Perl
RPM: perl-Net-SSH2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
Name: perl-Net-SSH2
Version: 0.73
Release: alt1

Summary: Support for the SSH 2 protocol via libssh2
License: Perl
Group: Development/Perl

URL: http://search.cpan.org/dist/Net-SSH2/
Source0: http://www.cpan.org/authors/id/R/RK/RKITOVER/Net-SSH2-%{version}.tar.gz
Patch: %name-0.72-alt1.patch

# Automatically added by buildreq on Tue Oct 11 2011

BuildRequires: libssh2-devel libssl-devel perl-Module-Install-CheckLib zlib-devel

%description
Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
library.  It supports the SSH2 protocol (there is no support for SSH1)
with all of the key exchanges, ciphers, and compression of libssh2.

%prep
%setup -q -n Net-SSH2-%{version}
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes example README.pod
%perl_vendor_archlib/Net
%perl_vendor_autolib/Net

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin