Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509641
en ru br
ALT Linux repos
S:2.2.2-alt2.qa1
5.0: 2.2.2-alt2
4.1: 2.2.2-alt2
4.0: 2.2.2-alt1

Group :: Networking/Other
RPM: sredird

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sredird
Version: 2.2.2
Release: alt2.qa1

Summary: RFC 2217-compliant serial port redirector
License: GPL
Group: Networking/Other

Url: http://www.ibiblio.org/pub/Linux/system/serial
Source0: %url/%name-%version.tar.gz
# Source0-md5: e541e4b1cb9fa8fc8ff0e76bb1127cda
Source1: sredird.xinetd
Packager: Michael Shigorin <mike at altlinux.org>

Summary(pl): Program przekierowujący port szeregowy zgodny z RFC 2217

%description
sredird is a serial port redirector that is compliant with the RFC
2217 "Telnet Com Port Control Option" protocol. This protocol lets you
share a serial port through the network.

%description -l pl
sredird jest programem przekierowującym port szeregowy zgodnym z RFC
2217 (Telnet Com Port Control Option protocol). Protokół ten pozwala
na udostępnianie portu szeregowego przez sieć.

%prep
%setup -q

%build
%make_build

%install
install -pD -m755 %name %buildroot%_sbindir/%name
install -pD -m644 %SOURCE1 %buildroot%_sysconfdir/xinetd.d/sredir-tcp

%files
%_sbindir/%name
%_sysconfdir/xinetd.d/sredir-tcp
%doc README

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin