projects
/
platform
/
adaptation
/
spreadtrum
/
libtbm-sprd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d6b0fc
)
if profile isn't mobile, ExcludeArch armv7l aarch64
99/52499/1
submit/tizen_mobile/20151124.035951
author
Changyeon Lee
<cyeon.lee@samsung.com>
Tue, 24 Nov 2015 02:46:24 +0000
(11:46 +0900)
committer
Changyeon Lee
<cyeon.lee@samsung.com>
Tue, 24 Nov 2015 02:46:24 +0000
(11:46 +0900)
Change-Id: I06a9c7fcdb1e28019cdbbd473ba4f546a0d6d6b8
packaging/libtbm-sprd.spec
patch
|
blob
|
history
diff --git
a/packaging/libtbm-sprd.spec
b/packaging/libtbm-sprd.spec
index
f0966c1
..
7900dd9
100644
(file)
--- a/
packaging/libtbm-sprd.spec
+++ b/
packaging/libtbm-sprd.spec
@@
-5,6
+5,9
@@
License: MIT
Summary: Tizen Buffer Manager - sprd backend
Group: System/Libraries
ExcludeArch: i586
+%if ("%{?profile}" != "mobile")
+ExcludeArch: armv7l aarch64
+%endif
Source0: %{name}-%{version}.tar.gz
BuildRequires: pkgconfig(pthread-stubs)