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:
3cbcb74
)
enable package on wearable profile
author
Hyunjin Park
<hj.na.park@samsung.com>
Tue, 26 May 2015 03:36:34 +0000
(12:36 +0900)
committer
Hyunjin Park
<hj.na.park@samsung.com>
Tue, 26 May 2015 03:36:34 +0000
(12:36 +0900)
Change-Id: I4d28336cc88fdabb28af2c0d0853b70de6a9ed2f
packaging/webapi-plugins.spec
patch
|
blob
|
history
diff --git
a/packaging/webapi-plugins.spec
b/packaging/webapi-plugins.spec
index 046c6e64aed9a3c9086619b50381c43871fc7fc2..e3e97c08c68c2d0d639cff6ef1683d53dfd9a7b4 100755
(executable)
--- a/
packaging/webapi-plugins.spec
+++ b/
packaging/webapi-plugins.spec
@@
-140,7
+140,6
@@
Source0: %{name}-%{version}.tar.gz
# Badge API is mandatory in Tizen Wearable Profile.
%define tizen_feature_badge_support 1
-
%define tizen_feature_bluetooth_support 1
# Bookmark API is optional in Tizen Wearable Profile.
@@
-185,7
+184,7
@@
Source0: %{name}-%{version}.tar.gz
%define tizen_feature_nfc_support 0
%endif
%define tizen_feature_notification_support 1
-%define tizen_feature_package_support
0
+%define tizen_feature_package_support
1
%define tizen_feature_power_support 1
%define tizen_feature_push_support 1
%if 0%{?model_build_feature_smartcard }