Exclude TV profile 21/70821/1 accepted/tizen/common/20160523.144103 accepted/tizen/ivi/20160523.103006 accepted/tizen/mobile/20160523.103000 accepted/tizen/tv/20160523.102922 submit/tizen/20160523.071704
authorSeonah Moon <seonah1.moon@samsung.com>
Mon, 23 May 2016 01:41:29 +0000 (10:41 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 23 May 2016 01:41:42 +0000 (10:41 +0900)
Change-Id: I0dbf00e9c4c0699f56dd286e639d129b7bcfa259
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/ug-setting-mobileap-efl.spec

index 83d685f..71795d5 100755 (executable)
@@ -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)