tizen: Enable SECURED 17/102817/5
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 19 Oct 2016 18:17:37 +0000 (20:17 +0200)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 7 Dec 2016 07:08:55 +0000 (08:08 +0100)
Change-Id: Id88b113bc256a51f97f5d1772df323d7bf244bd7
Origin: https://gerrit.iotivity.org/gerrit/#/c/14675/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
tools/tizen/iotivity.spec

index 5f1cce4..27e7e8e 100644 (file)
@@ -74,7 +74,7 @@ Source1002: %{name}-test.manifest
 %{!?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,BT}