tizen: Enable SECURED
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 19 Oct 2016 18:17:37 +0000 (20:17 +0200)
committerPhil Coval <philippe.coval@osg.samsung.com>
Tue, 21 Feb 2017 16:56:57 +0000 (16:56 +0000)
Change-Id: Id88b113bc256a51f97f5d1772df323d7bf244bd7
Origin: https://gerrit.iotivity.org/gerrit/#/c/14373/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14675
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
tools/tizen/iotivity.spec

index 8c75904..80dfd0d 100644 (file)
@@ -73,7 +73,7 @@ BuildRequires: python-accel-aarch64-cross-aarch64
 %{!?RD_MODE: %define RD_MODE CLIENT}
 %{!?RELEASE: %define RELEASE 1}
 %{!?ROUTING: %define ROUTING EP}
-%{!?SECURED: %define SECURED 0}
+%{!?SECURED: %define SECURED 1}
 %{!?TARGET_ARCH: %define TARGET_ARCH %{_arch}}
 %{!?TARGET_OS: %define TARGET_OS tizen}
 %{!?TARGET_TRANSPORT: %define TARGET_TRANSPORT IP}