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

Group :: System/X11
RPM: xhost

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xhost
Version: 1.0.5
Release: alt1
Summary: server access control program for X
License: MIT/X11
Group: System/X11
Packager: Valery Inozemtsev <shrek at altlinux.ru>
Url: http://xorg.freedesktop.org

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: libXau-devel libXmu-devel xorg-util-macros xorg-xtrans-devel

%description
The xhost program is used to add and delete host names or user names to
the list allowed to make connections to the X server.  In the  case  of
hosts,  this  provides  a rudimentary form of privacy control and secu-
rity.  It is only sufficient for a workstation (single  user)  environ-
ment,  although  it  does  limit  the worst abuses.  Environments which
require more sophisticated measures  should  implement  the  user-based
mechanism  or use the hooks in the protocol for passing other authenti-
cation data to the server.

%prep
%setup -q
%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