[Tizen]change flag which used for detect ip changed
[platform/upstream/iotivity.git] / packaging / iotivity.spec
index 7cf4901..5a0e919 100644 (file)
@@ -27,6 +27,10 @@ Source1002: %{name}-test.manifest
 %define TARGET_TRANSPORT IP
 %endif
 
+%if "%{TARGET_OS}" == "tizen"
+%define TARGET_TRANSPORT IP
+%endif
+
 %define JOB "-j4"
 %if 0%{?speedpython}
 %define JOB %{?_smp_mflags}