summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:21:18 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:34:03 -0800
commitc363ac5d4f725f5ac9cb399bbc2f815cd6b585a0 (patch)
treef80b6da69ee840838ba9814aebc82fed2d5baa29
parenta4e1a7b06c57af0d5e30f3ff3f06ca69fa0ff95c (diff)
downloadxkbprint-accepted/tizen/generic/20140212.182118.tar.gz
xkbprint-accepted/tizen/generic/20140212.182118.tar.bz2
xkbprint-accepted/tizen/generic/20140212.182118.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: I3cbf454f457a7955c6cb753a4c0db24c8a0c0599 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xkbprint.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xkbprint.spec b/packaging/xkbprint.spec
index 0bf8005..534e6f1 100644
--- a/packaging/xkbprint.spec
+++ b/packaging/xkbprint.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xkbprint
Version: 1.0.3
Release: 1
@@ -12,6 +14,10 @@ BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xkbfile)
BuildRequires: pkgconfig(xorg-macros) >= 1.3
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xkbprint generates a printable or encapsulated PostScript description
of an XKB keyboard description.