Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37372374
en ru br
ALT Linux repositórios
S:2.6.8-alt1
5.0: 2.6.8-alt1
4.1: 2.6.8-alt1

Group :: Rede/Acesso Remoto
RPM: keychain

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009