projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b89d8c
)
add model build feature for FM radio
author
Hyunjin Park
<hj.na.park@samsung.com>
Tue, 2 Jun 2015 10:37:55 +0000
(19:37 +0900)
committer
Hyunjin Park
<hj.na.park@samsung.com>
Tue, 2 Jun 2015 10:37:55 +0000
(19:37 +0900)
Change-Id: If1b80cfc487dfc52cd7923b952edc89b4b23d92d
packaging/webapi-plugins.spec
patch
|
blob
|
history
diff --git
a/packaging/webapi-plugins.spec
b/packaging/webapi-plugins.spec
index af1113e3edc9dfbb7aea6a35eade58fcc8210f77..3f9904db919443018a3aaa1478ebd9127eeba59d 100755
(executable)
--- a/
packaging/webapi-plugins.spec
+++ b/
packaging/webapi-plugins.spec
@@
-42,12
+42,10
@@
Source0: %{name}-%{version}.tar.gz
%define tizen_feature_download_support 1
%define tizen_feature_exif_support 1
%define tizen_feature_filesystem_support 1
-%ifarch %{arm}
-# ARM
-%define tizen_feature_fm_radio_support 0
-%else
-# I586
+%if 0%{?model_build_feature_fmradio}
%define tizen_feature_fm_radio_support 1
+%else
+%define tizen_feature_fm_radio_support 0
%endif
%ifarch %{arm}
# ARM