summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:28:29 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:33:36 -0800
commitd7fbb5c11b41bb71b9173daea2f48d855bc61316 (patch)
treed29ffbb055a075e24235fd307f7b30cc93c1451b
parentf28b7b654f1e301ff09cc20ef570ad5006feefff (diff)
downloadxinit-d7fbb5c11b41bb71b9173daea2f48d855bc61316.tar.gz
xinit-d7fbb5c11b41bb71b9173daea2f48d855bc61316.tar.bz2
xinit-d7fbb5c11b41bb71b9173daea2f48d855bc61316.zip
This package is designed for an X server platform. In a system released, based exclusively on Wayland platform, it should be in a excluded status. Tizen devel | Tizen release _____________|______________ succeeded | succeeded excluded | excluded broken | failed | unresolvable | blocked | locked | note: - The disabled status is only allowed for OBS administration. Change-Id: I90cfe3e99919e5c54de1fb86c88fcf3317bcce7d Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xinit.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xinit.spec b/packaging/xinit.spec
index 8edec92..4f3f83b 100644
--- a/packaging/xinit.spec
+++ b/packaging/xinit.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xinit
Version: 1.3.2
Release: 1
@@ -21,6 +23,10 @@ Requires: xrdb
Requires: xsetroot
Requires: xorg-x11-server-utils
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
The xinit program is used to start the X Window System server and a
first client program on systems that are not using a display manager