- perl-X11-Protocol should not try to build into a pure wayland platform. 55/15855/1 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda accepted/tizen_ivi_release accepted/tizen_mobile tizen tizen_ivi_release accepted/tizen/generic/20140213.081935 accepted/tizen/generic/20140312.115925 accepted/tizen/ivi/20140213.202207 accepted/tizen/ivi/panda/20140312.111706 accepted/tizen/ivi/release/20140312.124336 accepted/tizen/mobile/20140227.070728 submit/tizen/20140213.082052 submit/tizen/20140312.070859 submit/tizen_ivi_release/20140312.071331
authorRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 09:13:42 +0000 (10:13 +0100)
committerRonan Le Martret <ronan@fridu.net>
Wed, 29 Jan 2014 09:13:42 +0000 (10:13 +0100)
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: I5281718f803fa80bec85f61330f7313d54237fe3
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/perl-X11-Protocol.spec

index 62abe60..7e68c63 100644 (file)
@@ -14,6 +14,7 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+%bcond_with x
 
 
 
@@ -31,6 +32,10 @@ Source1001:  perl-X11-Protocol.manifest
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
 information about X11), allowing perl programs to display windows and