not build for wayland 71/36271/1 accepted/tizen/common/20150304.132421 accepted/tizen/mobile/20150305.010303 accepted/tizen/tv/20150305.005645 accepted/tizen/wearable/20150305.010033 submit/tizen/20150304.123801
authorBoram Park <boram1288.park@samsung.com>
Wed, 4 Mar 2015 12:35:37 +0000 (21:35 +0900)
committerBoram Park <boram1288.park@samsung.com>
Wed, 4 Mar 2015 12:35:37 +0000 (21:35 +0900)
Change-Id: Ib664cc03c1953d22a63b94691da241980e0db5a8

packaging/e-tizen-testcase.spec

index 63486b0..f77ad5b 100644 (file)
@@ -1,3 +1,5 @@
+%bcond_with x
+
 Name: e-tizen-testcase
 Version: 0.0.1
 Release: 1
@@ -11,6 +13,10 @@ BuildRequires: pkgconfig(eldbus)
 BuildRequires: pkgconfig(capi-ui-efl-util)
 BuildRequires:  gettext
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 This package is a test case module for enlightenment.