summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-27 16:32:28 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:35:36 -0800
commitf5d0222399838dfa62d6dca03c1b5b82dec61b48 (patch)
tree474d0ad2420cf233af988990fb291c9a65fca396
parent29d0d2b2891d77cc21e58cac2bd1d13f7fc209c1 (diff)
downloadxf86-input-evdev-submit/tizen/20140213.072231.tar.gz
xf86-input-evdev-submit/tizen/20140213.072231.tar.bz2
xf86-input-evdev-submit/tizen/20140213.072231.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: I42042b9e0414a0b93a4383ef34b4c6916f878e1f Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xf86-input-evdev.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xf86-input-evdev.spec b/packaging/xf86-input-evdev.spec
index 2e07f32..3becc13 100644
--- a/packaging/xf86-input-evdev.spec
+++ b/packaging/xf86-input-evdev.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xf86-input-evdev
Version: 2.7.3
Release: 0
@@ -18,6 +20,10 @@ BuildRequires: pkgconfig(xorg-server)
BuildRequires: pkgconfig(xproto)
Requires: udev
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
evdev is an Xorg input driver for Linux's generic event devices. It
therefore supports all input devices that the kernel knows about,