Build excluded on tv emul 34/62634/1 accepted/tizen_tv accepted/tizen/common/20160321.150232 accepted/tizen/ivi/20160321.113150 accepted/tizen/mobile/20160321.113056 accepted/tizen/tv/20160321.113110 accepted/tizen/wearable/20160321.113127 submit/tizen/20160321.002832
authorWootak Jung <wootak.jung@samsung.com>
Thu, 17 Mar 2016 07:00:32 +0000 (16:00 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 17 Mar 2016 07:00:32 +0000 (16:00 +0900)
Change-Id: I3e314230a55288acc2d57b1eb7b13d10e44d86dd

packaging/tel-plugin-nitz.spec

index 45c0ac5..1a44855 100644 (file)
@@ -3,7 +3,7 @@
 
 %define major 0
 %define minor 1
-%define patchlevel 72
+%define patchlevel 73
 
 Name:       tel-plugin-nitz
 Summary:    nitz plugin for telephony
@@ -14,6 +14,11 @@ License:    Apache-2.0
 Source0:    tel-plugin-nitz-%{version}.tar.gz
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
+
+%if "%{profile}" == "tv"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
+
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)