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

Group :: System/Libraries
RPM: corkscrew

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: corkscrew
Version: 2.0
Release: alt1.qa1

Summary: Tool for tunneling SSH through HTTP proxies
License: GPLv2+
Group: System/Libraries

Url: http://www.agroman.net/corkscrew/
Source: %url/corkscrew-%version.tar.gz
Source1: corkscrew.1
Patch0: corkscrew-2.0-from-debian.patch

%description
Corkscrew is a tool for tunneling SSH through HTTP proxies.

%prep
%setup
%patch0 -p1

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install
install -pD -m644 %_sourcedir/corkscrew.1 %buildroot%_man1dir/corkscrew.1

%files
%doc README
%_bindir/*
%_man1dir/*

%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