projects
/
platform
/
core
/
telephony
/
phonenumber-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf7798
)
block on wearable profile
36/61036/2
author
Jeesun Kim
<iamjs.kim@samsung.com>
Thu, 3 Mar 2016 11:51:47 +0000
(20:51 +0900)
committer
jeesun kim
<iamjs.kim@samsung.com>
Sun, 6 Mar 2016 23:44:47 +0000
(15:44 -0800)
Change-Id: I60a919d7377e9e06ea9228e9e211cc2ebd24f81e
packaging/phonenumber-utils.spec
patch
|
blob
|
history
diff --git
a/packaging/phonenumber-utils.spec
b/packaging/phonenumber-utils.spec
index 289118361ff4d29d270315060ac312001a55c8a4..83f4c32c4087da44ca95fb2e1adc1400859066ae 100644
(file)
--- a/
packaging/phonenumber-utils.spec
+++ b/
packaging/phonenumber-utils.spec
@@
-8,6
+8,9
@@
Source0: %{name}-%{version}.tar.gz
Source1: %{name}.service
Source1001: %{name}.manifest
Source1002: %{name}-test.manifest
+%if "%{?profile}" == "wearable"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
BuildRequires: cmake
BuildRequires: gettext-devel
BuildRequires: pkgconfig(glib-2.0)