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

Group :: System/Configuration/Networking
RPM: sshpass

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: sshpass
Version: 1.09
Release: alt1
URL: http://sourceforge.net/projects/sshpass/

Summary: Non-interactive ssh password auth
License: %gpl2only
Group: System/Configuration/Networking
Packager: Andriy Stepanov <stanv at altlinux.ru>

Source: %name-%version.tar

BuildRequires: rpm-build-licenses

%description
Sshpass is a tool for non-interactivly performing password
authentication with SSH's so called "interactive keyboard password
authentication". Most user should use SSH's more secure public key
authentiaction instead.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%makeinstall

%files
%_bindir/%name
%_man1dir/%{name}*
%doc AUTHORS COPYING NEWS README

%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