summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoram Park <boram1288.park@samsung.com>2015-04-22 14:43:06 +0900
committerBoram Park <boram1288.park@samsung.com>2015-04-22 14:43:19 +0900
commit3f12fcb0d263e3e199e664b851c008c4f295a862 (patch)
treedd67f571b145e4b5d8385e7e5dd941eac15cdbd3
parentefc3d06225a3ea5053a968a55d843236d4118794 (diff)
downloadx11-common-tizen.tar.gz
x11-common-tizen.tar.bz2
x11-common-tizen.zip
Change-Id: Ib653751fc199feb47d007a0f1501534da364bb4c
-rw-r--r--packaging/x11-common.spec6
1 files changed, 6 insertions, 0 deletions
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}