summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 12:06:31 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:31:09 -0800
commita87a2168bf838de9b7358af9b800618d5f98f1be (patch)
tree45a0727dc5707c29ecb5056a4186f11e66c41955
parent7a45c78bdb3c2cb584388cfa7445e458d467602c (diff)
downloaddbus-accepted/tizen_ivi_panda.tar.gz
dbus-accepted/tizen_ivi_panda.tar.bz2
dbus-accepted/tizen_ivi_panda.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: I1495b66a2e32b580223229ead6bc66426ff680a6 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/dbus-x11.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/dbus-x11.spec b/packaging/dbus-x11.spec
index e914ce6b..7d944278 100644
--- a/packaging/dbus-x11.spec
+++ b/packaging/dbus-x11.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: dbus-x11
%define _name dbus
BuildRequires: pkgconfig(x11)
@@ -37,6 +39,10 @@ BuildRequires: pkgconfig(libsmack)
# COMMON1-END
# COMMON1-END
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
D-Bus contains some tools that require Xlib to be installed, those are
in this separate package so server systems need not install X.