Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37407127
en ru br
Репозитории ALT
S:2.6.8-alt1
5.1: 2.6.8-alt1
4.1: 2.6.8-alt1
www.altlinux.org/Changes

Группа :: Сети/Удалённый доступ
Пакет: keychain

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: keychain
Version: 2.6.8
Release: alt1
Summary: agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
Packager: Kirill Maslinsky <kirill at altlinux.org>
Url: http://www.gentoo.org/proj/en/keychain/index.xml
Source0: %name-%version.tar.bz2
License: GPL v2
Group: Networking/Remote access
BuildArch: noarch

%description
Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
It acts as a front-end to the agents, allowing you to easily have one
long-running agent process per system, rather than per login session.
This dramatically reduces the number of times you need to enter your
passphrase from once per new login session to once every time your
local machine is rebooted.

%prep
%setup -q

%build
%install
mkdir -p %buildroot/%_bindir %buildroot/%_man1dir
install -m0755 keychain %buildroot/%_bindir/keychain
install -m0644 keychain.1 %buildroot/%_man1dir

%files
%_bindir/keychain
%doc %_man1dir/*
%doc ChangeLog COPYING keychain.pod README

%changelog

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

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