libGLU should not try to build into a pure wayland platform. 08/15808/3 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_3.0.2014.q3_common accepted/tizen_common accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda accepted/tizen_ivi_release accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable devel/x11 tizen tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_ivi tizen_ivi_release accepted/tizen/generic/20140212.080407 accepted/tizen/generic/20140312.114747 accepted/tizen/ivi/20140212.213401 accepted/tizen/ivi/20140411.014207 accepted/tizen/ivi/panda/20140312.104423 accepted/tizen/ivi/release/20140312.124113 accepted/tizen/mobile/20140225.043853 submit/devel/x11/20140728.090733 submit/tizen/20140212.080335 submit/tizen/20140312.070811 submit/tizen/20140818.084211 submit/tizen/20140818.144456 submit/tizen/20140819.234625 submit/tizen_ivi/20140411.014519 submit/tizen_ivi_release/20140312.071242 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
authorRonan Le Martret <ronan@fridu.net>
Tue, 28 Jan 2014 14:56:14 +0000 (15:56 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:36:08 +0000 (04:36 -0800)
 (no glu for wayland)

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: I0de72a1a4f34df2d93ff1c6440b3b7ab28afd237
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/libGLU.spec

index 7d7a0f8..e9cd627 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Please submit bugfixes or comments via http://bugs.tizen.org/
 #
+%bcond_with x
 
 Name:           libGLU
 Version:        9.0.0
@@ -20,6 +21,10 @@ BuildRequires:  pkgconfig(gl)
 Provides:       mesa:%{_libdir}/libGLU.so.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 GLU offers simple interfaces for building mipmaps; checking for the
 presence of extensions in the OpenGL (or other libraries which follow