Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37859029
en ru br
ALT Linux repositórios
5.0: 1.3-alt4
4.1: 1.3-alt4
4.0: 1.3-alt3
3.0: 1.3-alt2

Group :: Rede/Outros
RPM: transconnect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# -*- rpm-spec -*-

Name: transconnect
Version: 1.3
Release: alt2

Summary: use internet with HTTP CONNECT
License: GPL
Group: Networking/Other
Url: http://twtelecom.dl.sourceforge.net

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

%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

%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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009