summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:19:06 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:34:09 -0800
commit8af8be009664eb1fb5179833b8b22b8dea5ce4c8 (patch)
treeabd63272c2c3e02b84f7b7cd065c780b1b9d74e8
parent587faf6dc8ea253a7d9ad5a08b9e836c6f2011e7 (diff)
downloadxkbutils-accepted/tizen/ivi/panda/20140312.123309.tar.gz
xkbutils-accepted/tizen/ivi/panda/20140312.123309.tar.bz2
xkbutils-accepted/tizen/ivi/panda/20140312.123309.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: I586aa9024813a7858a40d8cadae45d5a6d1a2598 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xkbutils.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xkbutils.spec b/packaging/xkbutils.spec
index 80d0d36..8faf3df 100644
--- a/packaging/xkbutils.spec
+++ b/packaging/xkbutils.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xkbutils
Version: 1.0.3
Release: 0
@@ -15,6 +17,10 @@ BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(xt)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xkbutils is a collection of small utilities utilizing the XKeyboard
(XKB) extension to the X11 protocol.