libXxf86vm should not try to build into a pure wayland platform. 79/15879/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.074420 accepted/tizen/generic/20140312.104649 accepted/tizen/ivi/20140213.220231 accepted/tizen/ivi/panda/20140312.113958 accepted/tizen/ivi/release/20140312.122746 accepted/tizen/mobile/20140225.043132 submit/tizen/20140213.070221 submit/tizen/20140312.070835 submit/tizen_ivi_release/20140312.071310
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 11:10:20 +0000 (12:10 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Thu, 6 Feb 2014 12:36:53 +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: Ie41379fae9d8bd46b0a036abe8b98c127e918b84
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/libXxf86vm.spec

index b5bd663..e11ec2e 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           libXxf86vm
 Version:        1.1.2
 Release:        1
@@ -12,6 +14,10 @@ BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xf86vidmodeproto)
 BuildRequires:  pkgconfig(xorg-macros)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 X.Org X11 libXxf86vm runtime library
 
@@ -28,7 +34,7 @@ X.Org X11 libXxf86vm development package
 cp %{SOURCE1001} .
 
 %build
-%reconfigure --disable-static 
+%reconfigure --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -43,7 +49,7 @@ make %{?_smp_mflags}
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
-%license COPYING 
+%license COPYING
 %{_libdir}/libXxf86vm.so.1
 %{_libdir}/libXxf86vm.so.1.0.0