exclude arch TV 14/53314/1
authorJeesun Kim <iamjs.kim@samsung.com>
Fri, 4 Dec 2015 01:05:13 +0000 (10:05 +0900)
committerJeesun Kim <iamjs.kim@samsung.com>
Fri, 4 Dec 2015 01:05:32 +0000 (10:05 +0900)
Change-Id: I9da85a6a537476118215110f531dacc55db7380a

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)