Exclude the build for wearable profile 05/47205/1
authorSungmin Kwak <sungmin.kwak@samsung.com>
Mon, 31 Aug 2015 07:27:40 +0000 (16:27 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Tue, 1 Sep 2015 04:25:17 +0000 (13:25 +0900)
Change-Id: I35c51d6cc403637a8e6de538b67299725e49b121

packaging/org.tizen.inputmethod-setting.spec

index cff97c1..95bba85 100644 (file)
@@ -10,6 +10,10 @@ Source0:    %{name}-%{version}.tar.gz
 ExcludeArch: %{arm} %ix86 x86_64
 %endif
 
+%if "%{?tizen_profile_name}" == "wearable"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
+
 BuildRequires:  gettext-tools
 BuildRequires:  pkgconfig(capi-appfw-application)
 BuildRequires:  pkgconfig(appcore-efl)