Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517724
en ru br
ALT Linux repos
S:1.0.3-alt1
5.0: 1.0.1-alt2
4.1: 1.0.1-alt2
4.0: 1.0.1-alt2

Group :: System/X11
RPM: xfwp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xfwp
Version: 1.0.3
Release: alt1

Summary: X firewall proxy
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2
Patch: xfwp-1.0.2-gcc4.6.patch

# Automatically added by buildreq on Tue Mar 12 2013

# optimized out: pkg-config xorg-xproto-devel
BuildRequires: libICE-devel xorg-pmproto-devel

BuildRequires: xorg-util-macros

%description
The  X firewall proxy (xfwp) is an application layer gateway proxy that
may be run on a network firewall host to forward X traffic  across  the
firewall.  Used in conjunction with the X server Security extension and
authorization checking, xfwp constitutes a safe, simple,  and  reliable
mechanism  both  to  hide  the  addresses  of  X servers located on the
Intranet and to enforce a server connection policy.  Xfwp  cannot  pro-
tect  against mischief originating on the Intranet; however, when prop-
erly configured it can guarantee that only trusted clients  originating
on authorized external Internet hosts will be allowed inbound access to
local X servers.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_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