exclude arch TV 78/53378/1
authorJeesun Kim <iamjs.kim@samsung.com>
Fri, 4 Dec 2015 09:32:01 +0000 (18:32 +0900)
committerJeesun Kim <iamjs.kim@samsung.com>
Fri, 4 Dec 2015 09:32:21 +0000 (18:32 +0900)
Change-Id: I6883f67505f544d487d5636791784af325221957

packaging/contacts-service.spec

index 438cafd..040c3fe 100644 (file)
@@ -7,6 +7,11 @@ License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1:    contacts-service.service
 Source2:    contacts-service.socket
+
+%if "%{?tizen_profile_name}" == "tv"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
+
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(db-util)
 BuildRequires:  pkgconfig(vconf)