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

Group :: System/X11
RPM: xauth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xauth
Version: 1.0.10
Release: alt1
Epoch: 1
Summary: X authority file utility
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org

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

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

%description
The xauth program is used to edit and display the authorization
information used in connecting to the X server.  This program is usually
used to extract authorization records from one machine and merge them in
on another (as is the case when using remote logins or granting access to
other users).  Commands (described below) may be entered interactively,
on the xauth command line, or in scripts.  Note that this program does
not contact the X server except when the generate command is used.
Normally xauth is not used to create the authority file entry in the
first place; the program that starts the X server (often xdm or startx)
does that.

%def_enable ipv6

%prep
%setup
%patch -p1

%build
%autoreconf
%configure \
%{subst_enable ipv6}
%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