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

Другие репозитории
Upstream:1.4a

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

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

Name: autossh
Version: 1.4a
Release: alt1

Summary: Automatically restart SSH sessions and tunnels
License: BSD-style
Group: Networking/Remote access
Url: http://www.harding.motd.ca/autossh
Packager: Dmitry V. Levin <ldv at altlinux.org>

# %url/autossh-%version.tar.bz2

Source: autossh-%version.tar
Patch: autossh-1.4a-alt-setproctitle.patch

Requires: openssh-clients
BuildRequires: setproctitle-devel

%description
autossh 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
%patch -p1
chmod -x autossh.host rscreen

%build
export LIBS=-lsetproctitle
export ac_cv_path_ssh=ssh
%add_optflags -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H
%configure
%make_build

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

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

%changelog

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

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