Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37763981
en ru br
ALT Linux repositórios
S:1.4g-alt4
5.0: 1.4a-alt1
4.1: 1.4a-alt1
4.0: 1.4a-alt1
3.0: 1.3-alt1

Outros repositórios
Upstream:1.4a

Group :: Rede/Acesso Remoto
RPM: autossh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: autossh
Version: 1.3
Release: alt1

Summary: Automatically restart SSH sessions and tunnels
License: BSD
Group: Networking/Remote access

Url: http://www.harding.motd.ca/%name

Source: %url/%name-%version.tar.bz2
Patch1: %name-1.2a-alt-makefile.patch
#Patch2: %name-1.2g-alt-usage_format.patch

Requires: openssh-clients

%description
%name is a program to start a copy of ssh and monitor it,
restarting it as necessary should it die or stop passing
traffic.  The idea and the mechanism are from rstunnel
(Reliable SSH Tunnel), but implemented in C.

%prep
%setup -q
%patch1 -p1
#%patch2 -p1
%__rm -f daemon.h

%build
%__chmod 644 %name.host rscreen
make -f Makefile.linux

%install
%__install -pD -m755 %name %buildroot%_bindir/%name
%__install -pD -m644 %name.1 %buildroot%_man1dir/%name.1

%files
%doc CHANGES README %name.host rscreen
%_bindir/*
%_man1dir/*

%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