Updata package version to 1.0.0
[platform/core/uifw/ise-engine-hangul.git] / packaging / ise-engine-hangul.spec
index bde547a..65c0f50 100755 (executable)
@@ -1,7 +1,7 @@
 Name:       ise-engine-hangul
 Summary:    Hangul Input Method Engine for ISF
-Version:    0.4.0
-Release:    4
+Version:    1.0.0
+Release:    1
 Group:      Graphics & UI Framework/Input
 License:    GPL-2.0+
 Source0:    %{name}-%{version}.tar.gz
@@ -31,6 +31,11 @@ rm -rf %{buildroot}
 mkdir -p %{buildroot}%{_datadir}/license
 install -m0644 %{_builddir}/%{buildsubdir}/COPYING %{buildroot}%{_datadir}/license/%{name}
 
+%post
+pkg_initdb
+
+%postun
+pkg_initdb
 
 %files
 %defattr(-,root,root,-)