Merge branch 'tizen_3.0' into tizen
[platform/core/uifw/inputdelegator.git] / packaging / org.tizen.inputdelegator.spec
index 1f93e38..276804c 100755 (executable)
@@ -9,7 +9,7 @@ ExclusiveArch:  none
 
 Name: org.tizen.inputdelegator
 Summary: Input Delegator Application
-Version: 0.1.161102
+Version: 0.1.161202
 Release: 1
 Group: Applications
 License: Apache-2.0
@@ -60,11 +60,9 @@ Input Delegator Application for Wearable environment
 %setup -q
 
 %build
-%if 0%{?sec_build_binary_debug_enable}
 export CFLAGS+=" -DTIZEN_DEBUG_ENABLE -Werror"
 export CXXFLAGS+=" -DTIZEN_DEBUG_ENABLE -Werror"
 export FFLAGS+=" -DTIZEN_DEBUG_ENABLE -Werror"
-%endif
 
 export CXXFLAGS="$CXXFLAGS -std=gnu++0x"