libXext should not try to build into a pure wayland platform. 99/15899/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.074801 accepted/tizen/generic/20140312.105949 accepted/tizen/ivi/20140214.183222 accepted/tizen/ivi/panda/20140312.113133 accepted/tizen/ivi/release/20140312.124058 accepted/tizen/mobile/20140225.042958 submit/tizen/20140213.071500 submit/tizen/20140312.070818 submit/tizen_ivi_release/20140312.071248
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 12:32:09 +0000 (13:32 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:33:15 +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: I9dc1ad673a22452633d40b9d7001672547f78a1d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/libXext.spec

index a6be393..9df1019 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           libXext
 Version:        1.3.1
 Release:        1
@@ -19,6 +21,10 @@ BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(xproto)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 X.Org X11 libXext runtime library