xconsole should not try to build into a pure wayland platform. 74/15874/3 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/generic/20140213.074405 accepted/tizen/generic/20140312.123230 accepted/tizen/ivi/20140213.205353 accepted/tizen/ivi/panda/20140312.122644 accepted/tizen/ivi/release/20140312.122156 accepted/tizen/mobile/20140225.043232 submit/tizen/20140213.065931 submit/tizen/20140312.070939 submit/tizen_ivi_release/20140312.071413
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 10:58:48 +0000 (11:58 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:37:36 +0000 (04:37 -0800)
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>
packaging/xconsole.spec

index 41d97f9..e269b1b 100644 (file)
@@ -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