packaging: exclude on non X11 configuration 92/16092/1 accepted/tizen/generic accepted/tizen/mobile accepted/tizen_generic sandbox/pcoval/tizen accepted/tizen/common/20150416.120502 accepted/tizen/generic/20140220.103933 accepted/tizen/mobile/20140225.042045 accepted/tizen/mobile/20141124.042942 accepted/tizen/mobile/20150416.235347 accepted/tizen/tv/20150416.234620 accepted/tizen/wearable/20150416.234841 submit/tizen/20140219.131038 submit/tizen/20150416.114204 submit/tizen/mobile/20141119.111123 submit/tizen_mobile/20141121.130027
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 6 Feb 2014 11:02:33 +0000 (12:02 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 6 Feb 2014 11:02:33 +0000 (12:02 +0100)
Change-Id: I64f6e926d7cdc3c9f201497e709420aea939ee3a
Bug-Tizen: PTREL-653
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/at-spi2-atk.spec

index 133e464..d97ecb5 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name: at-spi2-atk
 Version: 2.5.92
 Release: 1
@@ -13,6 +15,9 @@ BuildRequires: glib2-devel
 BuildRequires: atk-devel
 BuildRequires: at-spi2-core-devel
 BuildRequires: gettext
+%if ! %{with x}
+ExclusiveArch:
+%endif
 
 BuildRoot: %{buildroot}