summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:17:00 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:34:16 -0800
commit4fd34ee26a978897120651210a2e0be3ac494ea0 (patch)
treea814bb1132c81de53b6ea288af81cf1f86b357d7
parent0dac8a2d182ee8f016a8d0ec7312245099f3060a (diff)
downloadxmodmap-accepted/tizen_generic.tar.gz
xmodmap-accepted/tizen_generic.tar.bz2
xmodmap-accepted/tizen_generic.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: I86b2131e6e0c57eb90ab41bce2c10600a82009d5 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xmodmap.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/xmodmap.spec b/packaging/xmodmap.spec
index a538cec..84f45ab 100644
--- a/packaging/xmodmap.spec
+++ b/packaging/xmodmap.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xmodmap
Version: 1.0.7
Release: 0
@@ -14,6 +16,11 @@ BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
+%if !%{with x}
+ExclusiveArch:
+%endif
+
+
%description
The xmodmap program is used to edit and display the keyboard modifier
map and keymap table that are used by client applications to convert