libXcomposite should not try to build into a pure wayland platform. 02/15902/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.074813 accepted/tizen/generic/20140312.103157 accepted/tizen/ivi/20140214.183130 accepted/tizen/ivi/panda/20140312.113144 accepted/tizen/ivi/release/20140312.124104 accepted/tizen/mobile/20140225.042948 submit/tizen/20140213.071645 submit/tizen/20140312.070815 submit/tizen_ivi_release/20140312.071246
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 12:37:40 +0000 (13:37 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:32:53 +0000 (04:32 -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: I3ddecac0f2c2da2f20e7a415fe1d1098705aad65
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/libXcomposite.spec

index 20b7183..00de167 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           libXcomposite
 Version:        0.4.3
 Release:        3
@@ -14,6 +16,10 @@ BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xorg-macros)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 X Composite Extension library
 
@@ -45,7 +51,7 @@ make %{?_smp_mflags}
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
-%license COPYING 
+%license COPYING
 %{_libdir}/libXcomposite.so.1
 %{_libdir}/libXcomposite.so.1.0.0