From: Seonah Moon Date: Mon, 23 May 2016 01:41:29 +0000 (+0900) Subject: Exclude TV profile X-Git-Tag: submit/tizen/20160523.071704^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8cfc80e0cf55231c8bd60befc8d08a375d106a3e;p=apps%2Fnative%2Fug-mobile-ap.git Exclude TV profile Change-Id: I0dbf00e9c4c0699f56dd286e639d129b7bcfa259 Signed-off-by: Seonah Moon --- diff --git a/packaging/ug-setting-mobileap-efl.spec b/packaging/ug-setting-mobileap-efl.spec index 83d685f..71795d5 100755 --- a/packaging/ug-setting-mobileap-efl.spec +++ b/packaging/ug-setting-mobileap-efl.spec @@ -3,7 +3,7 @@ Name: ug-setting-mobileap-efl Summary: Tethering UI Gadget Library -Version: 1.0.135 +Version: 1.0.136 Release: 1 Group: App/Network License: Flora-1.1 @@ -12,6 +12,9 @@ Source0: %{name}-%{version}.tar.gz %if "%{?profile}" == "wearable" ExcludeArch: %{arm} %ix86 x86_64 %endif +%if "%{?profile}" == "tv" +ExcludeArch: %{arm} %ix86 x86_64 +%endif BuildRequires: pkgconfig(evas) BuildRequires: pkgconfig(elementary)