libXcursor should not try to build into a pure wayland platform. 01/15901/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.074805 accepted/tizen/generic/20140312.114812 accepted/tizen/ivi/20140214.183154 accepted/tizen/ivi/panda/20140312.104945 accepted/tizen/ivi/release/20140312.124101 accepted/tizen/mobile/20140225.042951 submit/tizen/20140213.071607 submit/tizen/20140312.070816 submit/tizen_ivi_release/20140312.071246
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 12:35:54 +0000 (13:35 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:33:01 +0000 (04:33 -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: I8286cd850f3ee9be1d7d108ffc5181d16df6e7fe
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/libXcursor.spec

index 4ee3c85..c136d1c 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           libXcursor
 Version:        1.1.13
 Release:        1
@@ -14,6 +16,10 @@ BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(xproto)
 BuildRequires:  pkgconfig(xrender)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 This is  a simple library designed to help locate and load cursors.
 Cursors can be loaded from files or memory. A library of common cursors