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

Group :: Networking/Remote access
RPM: tsl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _name tsl

Name: %_name
Version: 0.1.1a
Release: alt1

Summary: Telnet Scripting Language
License: GPL
Group: Networking/Remote access
Url: http://sourceforge.net/projects/tsl

Source0: %name-%version.tar.gz

%description
Telnet Scripting Language (TSL) allows for the full automation of Telnet,
SMTP, and other TCP protocols using a simple interpreted language.

%prep
%setup -q -n %_name-%version

%build
%make_build

%install
%__mkdir_p %buildroot%_bindir
%__install -m 755 %_name %buildroot%_bindir/%_name

%files
%_bindir/%name
%doc AUTHORS ChangeLog COPYING 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