From: sung.goo.kim Date: Mon, 14 Mar 2016 00:20:07 +0000 (+0900) Subject: Change build option - IP only X-Git-Tag: accepted/tizen/common/20160322.150239~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=inline;h=28d898d2dab5a4463ba5f7ea380258a4f4362578;p=platform%2Fupstream%2Fiotivity.git Change build option - IP only Change-Id: Icd44a324d9929d00eb4ce8c7acbd3b0d56fa1e2c --- diff --git a/packaging/iotivity.spec b/packaging/iotivity.spec index ac06cee..4caccf5 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,BT} +%{!?TARGET_TRANSPORT: %define TARGET_TRANSPORT IP} %{!?SECURED: %define SECURED 0} %{!?LOGGING: %define LOGGING True} %{!?ROUTING: %define ROUTING GW}