summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:26:22 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:33:44 -0800
commitab7662b5f2bf3d79acd759fbbe7ee0ac26e88e09 (patch)
treec33af52ac73f28d6617768e7485ec62464d7613a
parenta589317e93c683b95780af1dda1c9fc681408c20 (diff)
downloadxinput-accepted/tizen/ivi/stable.tar.gz
xinput-accepted/tizen/ivi/stable.tar.bz2
xinput-accepted/tizen/ivi/stable.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: I2179372301ff1ff03eb50c1fe98f06fed2b4b22c Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xinput.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/packaging/xinput.spec b/packaging/xinput.spec
index 54ef3b3..2ff6bcb 100644
--- a/packaging/xinput.spec
+++ b/packaging/xinput.spec
@@ -1,4 +1,4 @@
-#
+%bcond_with x
Name: xinput
Version: 1.6.0
@@ -18,6 +18,10 @@ BuildRequires: pkgconfig(xinerama)
BuildRequires: pkgconfig(xorg-macros) >= 1.3
BuildRequires: pkgconfig(xrandr)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xinput is a utility to configure and test XInput devices.