From: Boram Park Date: Wed, 22 Apr 2015 05:43:06 +0000 (+0900) Subject: not to build in wayland env X-Git-Tag: accepted/tizen/common/20150423.074020^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f12fcb0d263e3e199e664b851c008c4f295a862;p=profile%2Fcommon%2Fx11-common.git not to build in wayland env Change-Id: Ib653751fc199feb47d007a0f1501534da364bb4c --- diff --git a/packaging/x11-common.spec b/packaging/x11-common.spec index 219768a..a78c47c 100644 --- a/packaging/x11-common.spec +++ b/packaging/x11-common.spec @@ -1,3 +1,5 @@ +%bcond_with x + Name: x11-common Summary: Configuration-files needed by xserver for autorun Version: 0.0.1 @@ -11,6 +13,10 @@ Requires: xorg-server Requires: xorg-launch-helper Conflicts: weston-common +%if !%{with x} +ExclusiveArch: +%endif + %description Description: %{summary}