Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37413842
en ru br
ALT Linux repos
S:1.4.1-alt3
5.0: 1.1.0-alt1
4.1: 1.1.0-alt0.M41.1
4.0: 1.0.3-alt3

Group :: System/X11
RPM: xinit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xinit
Version: 1.4.1
Release: alt3
Summary: X Window System initializer
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org

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

Packager: Valery Inozemtsev <shrek at altlinux.ru>

Requires: xinitrc > 2.4.23-alt1

BuildRequires: libX11-devel xorg-util-macros

%description
The  xinit  program  is  used to start the X Window System server and a
first client program on systems  that  cannot  start  X  directly  from
/etc/X11/init  or  in  environments that use multiple window systems.  When
this first client exits, xinit will kill the X server and  then  termi-
nate.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--with-xinitdir=%_sysconfdir/X11/xinit
%make_build

%install
%make DESTDIR=%buildroot install

%files
%ghost %dir %_sysconfdir/X11/xinit
%_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