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

Группа :: Разработка/Tcl
Пакет: tcl-tls

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

%def_without test

Name: tcl-tls
Version: 1.5.1
Release: alt4

Summary: A tcl extension, wich adds SSL ability to any Tcl channel
License: BSD
Group: Development/Tcl
Url: http://tls.sourceforge.net/

Source: %name-%version.tar.bz2

BuildPreReq:  rpm-build-tcl >= 0.2-alt1
BuildRequires: libssl-devel tcl-devel >= 8.4.0-alt1
Requires: tcl >= 8.4.0-alt1

%description
TLS is a Tcl extension, wich adds SSL ability to any Tcl channel.
Both client and server-side sockets are possible, and this code should work
on any platform as it uses a generic mechanism for layering on SSL and Tcl.

%prep
%setup
%teapatch

%build
autoconf
%configure
make
%if_with test
make test TCLSH_ENV='LD_LIBRARY_PATH=.'
%endif

%install
%makeinstall

%files
%doc ChangeLog README.txt license.terms tls.htm
%_tcllibdir/libtls%version.so
%_tcldatadir/tls%version

%changelog

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

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