Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37749795
en ru br
Репозитории ALT

Группа :: Система/Настройка/Сеть
Пакет: sshpass

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin