projects
/
platform
/
core
/
pim
/
contacts-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53e211e
)
exclude arch TV
78/53378/1
author
Jeesun Kim
<iamjs.kim@samsung.com>
Fri, 4 Dec 2015 09:32:01 +0000
(18:32 +0900)
committer
Jeesun Kim
<iamjs.kim@samsung.com>
Fri, 4 Dec 2015 09:32:21 +0000
(18:32 +0900)
Change-Id: I6883f67505f544d487d5636791784af325221957
packaging/contacts-service.spec
patch
|
blob
|
history
diff --git
a/packaging/contacts-service.spec
b/packaging/contacts-service.spec
index
438cafd
..
040c3fe
100644
(file)
--- a/
packaging/contacts-service.spec
+++ b/
packaging/contacts-service.spec
@@
-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)