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

Группа :: Сети/Прочее
Пакет: transconnect

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

# -*- rpm-spec -*-

Name: transconnect
Version: 1.3
Release: alt4

Summary: use internet with HTTP CONNECT
License: GPL
Group: Networking/Other
Url: http://transconnect.sourceforge.net/
Packager: Yauheni Kaliuta <tren at altlinux.ru>

Source0: %url/sourceforge/transconnect/%name-%version-Beta.tar.gz
Source1: proxyfy

Patch0:  %name-1.3-build.patch

%description
Transconnect is an implementation to allow network connections over
a HTTP proxy. This should work under almost all linux distributions using
glibc, and all proxies allowing https CONNECT (eg squid).

%prep
%setup -q -n %name-%version-Beta
%patch -p1

%build
%add_optflags %optflags_shared
%make_build CFLAGS="$RPM_OPT_FLAGS"

%install
install -D -m 755 %SOURCE1 %buildroot%_bindir/transconnect
install -D tconn.so %buildroot%_libdir/libtransconnect.so.0
install -D -p -m 644 tconn.conf %buildroot%_sysconfdir/transconnect.conf

%files
%doc README AUTHORS COPYING INSTALL TROUBLESHOOT
%config %_sysconfdir/%name.conf
%_bindir/%name
%_libdir/lib%name.so.*

%changelog

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

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