Update package version to 0.1.180402
[platform/core/uifw/inputdelegator.git] / packaging / org.tizen.inputdelegator.spec
index 7655775..5b42d88 100755 (executable)
@@ -9,7 +9,7 @@
 
 Name: org.tizen.inputdelegator
 Summary: Input Delegator Application
-Version: 0.1.170920
+Version: 0.1.180402
 Release: 1
 Group: Applications
 License: Apache-2.0
@@ -128,7 +128,7 @@ wearable options.
 %setup -q
 
 %build
-export CFLAGS_BASE="${CFLGAS} -DTIZEN_DEBUG_ENABLE -fvisibility=hidden"
+export CFLAGS_BASE="${CFLAGS} -DTIZEN_DEBUG_ENABLE -fvisibility=hidden"
 export CXXFLAGS_BASE="${CXXFLAGS} -DTIZEN_DEBUG_ENABLE -std=c++11 -fvisibility-inlines-hidden"
 export FFLAGS+=" -DTIZEN_DEBUG_ENABLE"