libXxf86dga should not try to build into a pure wayland platform. 83/15883/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.074542 accepted/tizen/generic/20140312.114925 accepted/tizen/ivi/20140213.204327 accepted/tizen/ivi/panda/20140312.104510 accepted/tizen/ivi/release/20140312.115258 accepted/tizen/mobile/20140225.043126 submit/tizen/20140213.070342 submit/tizen/20140312.070833 submit/tizen_ivi_release/20140312.071302
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 11:14:29 +0000 (12:14 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:36:36 +0000 (04:36 -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: I09f1cf1e602f98527d3f7eb8588913454ae86f12
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/libXxf86dga.spec

index 081b39f..675cdca 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           libXxf86dga
 Version:        1.1.3
 Release:        1
@@ -12,6 +14,10 @@ BuildRequires:  pkgconfig(xf86dgaproto)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 X.Org X11 libXxf86dga runtime library