]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - xorg-x11-xinit/xorg-x11-xinit.nm
cracklib: Fix setting password issue on x86_64 (#10074).
[people/arne_f/ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
CommitLineData
078dbf15 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
078dbf15
MT
4###############################################################################
5
3ec0d138 6name = xorg-x11-xinit
802ea3af
MT
7version = 1.2.1
8release = 1
3ec0d138 9thisapp = xinit-%{version}
078dbf15 10
802ea3af
MT
11groups = X/Server
12url = http://www.x.org
13license = MIT
14summary = X.Org X11 X Window System xinit startup scripts.
078dbf15 15
802ea3af
MT
16description
17 X.Org X11 X Window System xinit startup scripts.
18end
078dbf15 19
802ea3af 20source_dl = http://ftp.x.org/pub/individual/app/
078dbf15 21
802ea3af
MT
22build
23 requires
802ea3af 24 libX11-devel
3ec0d138 25 xorg-x11-util-macros
802ea3af
MT
26 end
27end
078dbf15 28
802ea3af
MT
29packages
30 package %{name}
1f9bc2f0
MT
31
32 package %{name}-debuginfo
33 template DEBUGINFO
34 end
802ea3af 35end