From 43965015bc553f7961651a30fa20ef01b883e9b1 Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Mar 23 2009 02:30:16 +0000 Subject: Various Settings are now in dialog Integer settings are now revealed MakerDialog.gob is now available Work around of easy symbol input Fix iBus Google issue 310. --- diff --git a/.cvsignore b/.cvsignore index 5323f3c..90f1ef8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-chewing-1.0.3.20090311-Source.tar.gz +ibus-chewing-1.0.4.20090323-Source.tar.gz diff --git a/ibus-chewing.spec b/ibus-chewing.spec index ee70fcc..5a4ab8b 100644 --- a/ibus-chewing.spec +++ b/ibus-chewing.spec @@ -1,5 +1,5 @@ Name: ibus-chewing -Version: 1.0.3.20090311 +Version: 1.0.4.20090323 Release: 2%{?dist} Summary: The Chewing engine for IBus input platform License: GPLv2+ @@ -45,13 +45,8 @@ make install DESTDIR=$RPM_BUILD_ROOT %pre if [ "$1" -gt 1 ] ; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` -[ -r %{_sysconfdir}/gconf/schemas/%{name}.schemas ] && - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : -# Upgrading 1.0.2.20090302-1.fc11 or older? -[ -r %{_sysconfdir}/gconf/schemas/%{name}.schema ] && - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}.schema >/dev/null || : +gconftool-2 --makefile-uninstall-rule \ +%{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : fi %post @@ -78,8 +73,15 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas %changelog -* Sun Mar 22 2009 Lubomir Rintel - 1.0.3.20090311-2 -- Properly reinstall the schema when updating from 1.0.2.20090303-1 or older +* Mon Mar 23 2009 Ding-Yi Chen - 1.0.4.20090323-2 + +* Mon Mar 23 2009 Ding-Yi Chen - 1.0.4.20090323-1 +- Various Settings are now in dialog. +- Integer settings are now revealed. +- MakerDialog.gob is now available. +- Work around of easy symbol input. +- Fix iBus Google issue 310. + * Wed Mar 11 2009 Ding-Yi Chen - 1.0.3.20090311-1 - IBus Google issue 305: ibus-chewing.schema -> ibus-chewing.schemas diff --git a/import.log b/import.log index 7193d5b..245ef44 100644 --- a/import.log +++ b/import.log @@ -2,3 +2,4 @@ ibus-chewing-0_1_1_20080823-1_fc9:HEAD:ibus-chewing-0.1.1.20080823-1.fc9.src.rpm ibus-chewing-1_0_1_20090227-1_fc10:HEAD:ibus-chewing-1.0.1.20090227-1.fc10.src.rpm:1235721440 ibus-chewing-1_0_2_20090302-1_fc10:HEAD:ibus-chewing-1.0.2.20090302-1.fc10.src.rpm:1235965687 ibus-chewing-1_0_3_20090311-1_fc10:HEAD:ibus-chewing-1.0.3.20090311-1.fc10.src.rpm:1236834036 +ibus-chewing-1_0_4_20090323-2_fc10:HEAD:ibus-chewing-1.0.4.20090323-2.fc10.src.rpm:1237775380 diff --git a/sources b/sources index 84baa01..1737f13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80a2d0a9588c208fd92743575c9cd75e ibus-chewing-1.0.3.20090311-Source.tar.gz +8c84cb7d5bc6f132964f59a4129fc1c4 ibus-chewing-1.0.4.20090323-Source.tar.gz