rpms/ibus-chewing/devel .cvsignore, 1.9, 1.10 ibus-chewing.spec, 1.11, 1.12 import.log, 1.4, 1.5 sources, 1.9, 1.10

Ding-Yi Chen dchen at fedoraproject.org
Mon Mar 23 02:30:46 UTC 2009


Author: dchen

Update of /cvs/pkgs/rpms/ibus-chewing/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28176/devel

Modified Files:
	.cvsignore ibus-chewing.spec import.log sources 
Log Message:
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.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	12 Mar 2009 05:03:24 -0000	1.9
+++ .cvsignore	23 Mar 2009 02:30:15 -0000	1.10
@@ -1 +1 @@
-ibus-chewing-1.0.3.20090311-Source.tar.gz
+ibus-chewing-1.0.4.20090323-Source.tar.gz


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/ibus-chewing.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ibus-chewing.spec	22 Mar 2009 14:11:10 -0000	1.11
+++ ibus-chewing.spec	23 Mar 2009 02:30:15 -0000	1.12
@@ -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 @@
 %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 @@
 %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
-* Sun Mar 22 2009 Lubomir Rintel <lkundrak at v3.sk> - 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 <dchen at redhat.com> - 1.0.4.20090323-2
+
+* Mon Mar 23 2009 Ding-Yi Chen <dchen at redhat.com> - 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 <dchen at redhat.com> - 1.0.3.20090311-1
 - IBus Google issue 305:  ibus-chewing.schema -> ibus-chewing.schemas


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- import.log	12 Mar 2009 05:03:24 -0000	1.4
+++ import.log	23 Mar 2009 02:30:16 -0000	1.5
@@ -2,3 +2,4 @@
 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	12 Mar 2009 05:03:24 -0000	1.9
+++ sources	23 Mar 2009 02:30:16 -0000	1.10
@@ -1 +1 @@
-80a2d0a9588c208fd92743575c9cd75e  ibus-chewing-1.0.3.20090311-Source.tar.gz
+8c84cb7d5bc6f132964f59a4129fc1c4  ibus-chewing-1.0.4.20090323-Source.tar.gz




More information about the fedora-extras-commits mailing list