summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:58:48 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:37:36 -0800
commit58f5b6fa650fec45dc1550c9c8f53d5be6e04891 (patch)
tree6ee7c7c5f34e37c02d1d9b2aeb447bc91ddb7f49
parent9a1206fd9fac8109b2622dec4f833815515bf1ca (diff)
downloadxconsole-58f5b6fa650fec45dc1550c9c8f53d5be6e04891.tar.gz
xconsole-58f5b6fa650fec45dc1550c9c8f53d5be6e04891.tar.bz2
xconsole-58f5b6fa650fec45dc1550c9c8f53d5be6e04891.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: I4f6e8c5ef6e836aa28683665ac2809ca2cb06d13 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xconsole.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xconsole.spec b/packaging/xconsole.spec
index 41d97f9..e269b1b 100644
--- a/packaging/xconsole.spec
+++ b/packaging/xconsole.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xconsole
Version: 1.0.4
Release: 0
@@ -14,6 +16,10 @@ BuildRequires: pkgconfig(xmu)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xt)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xconsole displays in a X11 window the messages which are usually sent
to /dev/console