xf86-video-fbdev should not try to build into a pure wayland platform.. 24/15724/2 accepted/tizen/generic accepted/tizen/mobile accepted/tizen_generic accepted/tizen/generic/20140213.074835 accepted/tizen/mobile/20140225.042901 submit/tizen/20140213.072540
authorRonan Le Martret <ronan@fridu.net>
Mon, 27 Jan 2014 15:16:08 +0000 (16:16 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Wed, 29 Jan 2014 15:17:31 +0000 (07:17 -0800)
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: I0955c4a80fc5861e3011e3c6c8c36a1290bd7c78
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/xf86-video-fbdev.spec

index fc79aee..2b73d2f 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name:           xf86-video-fbdev
 Version:        0.4.3
 Release:        0
@@ -18,6 +20,10 @@ BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xorg-server) >= 1.0.99.901
 BuildRequires:  pkgconfig(xproto)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 fbdev is an Xorg driver for framebuffer devices.