xsetroot should not try to build into a pure wayland platform. 58/15858/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/20140212.175457 accepted/tizen/generic/20140312.121638 accepted/tizen/ivi/20140212.212942 accepted/tizen/ivi/panda/20140312.102953 accepted/tizen/ivi/release/20140312.124750 accepted/tizen/mobile/20140225.043544 submit/tizen/20140212.175300 submit/tizen/20140312.070955 submit/tizen_ivi_release/20140312.071446
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 09:24:59 +0000 (10:24 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:35:04 +0000 (04:35 -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: Ic6e58f9374ca51841d8eabba60b7bb0b53b4156c
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/xsetroot.spec

index 148915b..5800bac 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           xsetroot
 Version:        1.1.0
 Release:        0
@@ -15,6 +17,10 @@ BuildRequires:  pkgconfig(xmuu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 # This was part of the xorg-x11 package up to version 7.6
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 The xsetroot program allows you to tailor the appearance of the
 background ("root") window on a workstation display running X.