From 18ab20d56178bc24c29e8c4696d0620f7924dc03 Mon Sep 17 00:00:00 2001 From: Sung-jae Park Date: Sat, 24 May 2014 21:22:50 +0900 Subject: [PATCH] Add ExclusiveArch Change-Id: Ie696e887304e3ff896c45acfa248759a74069252 --- packaging/com.samsung.data-provider-slave.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packaging/com.samsung.data-provider-slave.spec b/packaging/com.samsung.data-provider-slave.spec index 46b327b..92c21d3 100644 --- a/packaging/com.samsung.data-provider-slave.spec +++ b/packaging/com.samsung.data-provider-slave.spec @@ -37,6 +37,10 @@ BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: hash-signer BuildRequires: pkgconfig(capi-system-system-settings) +%if "%{sec_product_feature_livebox}" == "0" +ExclusiveArch: +%endif + %description Plugin type liveboxes are managed by this. Supporting the EFL. -- 2.7.4