projects
/
platform
/
core
/
service
/
cloud
/
ua-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
160337b
)
modify spec : include only armv7l
70/125670/1
accepted/tizen/unified/20170418.154027
submit/tizen/20170418.095438
author
Sangkoo Kim
<sangkoo.kim@samsung.com>
Tue, 18 Apr 2017 09:48:07 +0000
(18:48 +0900)
committer
Sangkoo Kim
<sangkoo.kim@samsung.com>
Tue, 18 Apr 2017 09:48:32 +0000
(18:48 +0900)
Change-Id: Ic3d57e8cf763bf3e9af071a8bf2a688840ac03f7
Signed-off-by: Sangkoo Kim <sangkoo.kim@samsung.com>
packaging/ua-client.spec
patch
|
blob
|
history
diff --git
a/packaging/ua-client.spec
b/packaging/ua-client.spec
index 4a4237557ede88c6156aedeb8f1aeed757ec8088..59afc3689a427735e8616db00193a510fe711b45 100755
(executable)
--- a/
packaging/ua-client.spec
+++ b/
packaging/ua-client.spec
@@
-11,6
+11,9
@@
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires(post): systemd
Requires(postun): systemd
+
+ExcludeArch: %ix86 x86_64 aarch64
+
BuildRequires: cmake
BuildRequires: pkgconfig(boost)
BuildRequires: pkgconfig(capi-network-connection)