projects
/
platform
/
upstream
/
iotivity.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d898d
)
Revert "Change build option - IP only"
51/63051/1
accepted/tizen/common/20160322.150239
accepted/tizen/ivi/20160322.085108
accepted/tizen/mobile/20160322.085016
accepted/tizen/tv/20160322.085034
accepted/tizen/wearable/20160322.085051
submit/tizen/20160322.024430
author
Youngjae Shin
<yj99.shin@samsung.com>
Tue, 22 Mar 2016 02:41:52 +0000
(19:41 -0700)
committer
Youngjae Shin
<yj99.shin@samsung.com>
Tue, 22 Mar 2016 02:41:52 +0000
(19:41 -0700)
This reverts commit
28d898d2dab5a4463ba5f7ea380258a4f4362578
.
Change-Id: Ia3223a2ab09ba219bf8048aa28014744e19ed4b0
packaging/iotivity.spec
patch
|
blob
|
history
diff --git
a/packaging/iotivity.spec
b/packaging/iotivity.spec
index
4caccf5
..
ac06cee
100644
(file)
--- a/
packaging/iotivity.spec
+++ b/
packaging/iotivity.spec
@@
-35,7
+35,7
@@
Requires(post): /sbin/ldconfig
%define RELEASE True
%endif
-%{!?TARGET_TRANSPORT: %define TARGET_TRANSPORT IP}
+%{!?TARGET_TRANSPORT: %define TARGET_TRANSPORT IP
,BT
}
%{!?SECURED: %define SECURED 0}
%{!?LOGGING: %define LOGGING True}
%{!?ROUTING: %define ROUTING GW}