Build excluded on tv emul 33/62633/1 accepted/tizen_tv accepted/tizen/common/20160321.150153 accepted/tizen/ivi/20160321.113030 accepted/tizen/mobile/20160321.112942 accepted/tizen/tv/20160321.112956 accepted/tizen/wearable/20160321.113014 submit/tizen/20160321.002825
authorWootak Jung <wootak.jung@samsung.com>
Thu, 17 Mar 2016 06:58:24 +0000 (15:58 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 17 Mar 2016 06:58:24 +0000 (15:58 +0900)
Change-Id: I95172c7919e9affc620599b360717f63fe1cdb57

packaging/tel-plugin-indicator.spec

index e0276ac..8d938d0 100644 (file)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 1
-%define patchlevel 68
+%define patchlevel 69
 
 Name:           tel-plugin-indicator
 Version:        %{major}.%{minor}.%{patchlevel}
@@ -9,6 +9,11 @@ License:        Apache-2.0
 Summary:        Telephony Indicator plugin
 Group:          System/Libraries
 Source0:        tel-plugin-indicator-%{version}.tar.gz
+
+%if "%{profile}" == "tv"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
+
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(glib-2.0)