projects
/
platform
/
core
/
telephony
/
tel-plugin-atmodem.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d07b0e
)
Build excluded on tv emul
29/62629/1
accepted/tizen_tv
accepted/tizen/common/20160321.150050
accepted/tizen/ivi/20160321.112807
accepted/tizen/mobile/20160321.112708
accepted/tizen/tv/20160321.112726
accepted/tizen/wearable/20160321.112745
submit/tizen/20160321.002809
author
Wootak Jung
<wootak.jung@samsung.com>
Thu, 17 Mar 2016 06:48:19 +0000
(15:48 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Thu, 17 Mar 2016 06:48:19 +0000
(15:48 +0900)
Change-Id: I5616083270b5fee6072932651a3b02b2970cccdb
packaging/tel-plugin-atmodem.spec
patch
|
blob
|
history
diff --git
a/packaging/tel-plugin-atmodem.spec
b/packaging/tel-plugin-atmodem.spec
index c0dd514ad58b3b298f2c5859f802288052c757fa..126df873a38bd9d24c35d7c201e68c560dc1ace8 100644
(file)
--- a/
packaging/tel-plugin-atmodem.spec
+++ b/
packaging/tel-plugin-atmodem.spec
@@
-1,6
+1,6
@@
%define major 0
%define minor 1
-%define patchlevel 7
0
+%define patchlevel 7
1
Name: tel-plugin-atmodem
Version: %{major}.%{minor}.%{patchlevel}
@@
-10,8
+10,11
@@
Summary: Telephony AT Modem library
Group: System/Libraries
Source0: tel-plugin-atmodem-%{version}.tar.gz
-%if "%{_with_emulator}" == "1"
-%else
+%if "%{profile}" == "tv"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
+
+%if "%{_with_emulator}" != "1"
ExcludeArch: %{arm} aarch64
%endif