summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoungjae Shin <yj99.shin@samsung.com>2016-03-21 19:41:52 -0700
committerYoungjae Shin <yj99.shin@samsung.com>2016-03-21 19:41:52 -0700
commit75ec5b34c2a729780be855d6f92df010a8b183d0 (patch)
tree066ac928c6772fe6e7b990b85263672474ad07fc
parent28d898d2dab5a4463ba5f7ea380258a4f4362578 (diff)
downloadiotivity-accepted/tizen/ivi/20160322.085108.tar.gz
iotivity-accepted/tizen/ivi/20160322.085108.tar.bz2
iotivity-accepted/tizen/ivi/20160322.085108.zip
This reverts commit 28d898d2dab5a4463ba5f7ea380258a4f4362578. Change-Id: Ia3223a2ab09ba219bf8048aa28014744e19ed4b0
-rw-r--r--packaging/iotivity.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/iotivity.spec b/packaging/iotivity.spec
index 4caccf560..ac06ceee1 100644
--- 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}