Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37631720
en ru br
Репозитории ALT
S:1.0.5-alt1
5.1: 1.0.2-alt1
4.1: 1.0.2-alt1
4.0: 1.0.1-alt1
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: xhost

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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