rpms/ibus-chewing/F-11 ibus-chewing.spec, 1.20, 1.21 import.log, 1.13, 1.14 sources, 1.18, 1.19

Ding-Yi Chen dchen at fedoraproject.org
Fri May 22 06:42:42 UTC 2009


Author: dchen

Update of /cvs/pkgs/rpms/ibus-chewing/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7150/F-11

Modified Files:
	ibus-chewing.spec import.log sources 
Log Message:
 Add back the export GCONF_CONFIG_SOURCE statement


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/ibus-chewing.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- ibus-chewing.spec	22 May 2009 05:29:00 -0000	1.20
+++ ibus-chewing.spec	22 May 2009 06:42:11 -0000	1.21
@@ -1,6 +1,6 @@
 Name:       ibus-chewing
 Version:    1.0.10.20090523
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    The Chewing engine for IBus input platform
 License:    GPLv2+
 Group:      System Environment/Libraries
@@ -43,6 +43,7 @@ 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 || :
@@ -76,11 +77,19 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
-* Fri May 22 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090523-1
-
+* Fri May 22 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090523-2
+- Add back the export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 
 * Fri May 22 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090523-1
+- Applied Lubomir Rintel's patch
 
+* Fri May 22 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090522-1
+- Now the 1st down key brings the longest possible phrases.
+  The 2nd down key brings the 2nd longest possible phrases from the back,
+  unlike the previous versions where the cursor stays in the head of longest phrase.
+- Add force lowercase in English mode option.
+- Fix double free issue when destroy ibus-chewing.
+- Hide ibus-chewing-panel when ibus-chewing is focus-out
 
 * Mon May 11 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.9.20090508-1
   Now commit is forced when switch of ibus-chewing or current application loses focus.


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/import.log,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- import.log	22 May 2009 05:29:00 -0000	1.13
+++ import.log	22 May 2009 06:42:11 -0000	1.14
@@ -11,3 +11,4 @@ ibus-chewing-1_0_8_20090428-1_fc10:F-11:
 ibus-chewing-1_0_9_20090508-1_fc10:F-11:ibus-chewing-1.0.9.20090508-1.fc10.src.rpm:1242008389
 ibus-chewing-1_0_10_20090522-1_fc11:F-11:ibus-chewing-1.0.10.20090522-1.fc11.src.rpm:1242968354
 ibus-chewing-1_0_10_20090523-1_fc11:F-11:ibus-chewing-1.0.10.20090523-1.fc11.src.rpm:1242970059
+ibus-chewing-1_0_10_20090523-2_fc11:F-11:ibus-chewing-1.0.10.20090523-2.fc11.src.rpm:1242974190


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	22 May 2009 05:29:00 -0000	1.18
+++ sources	22 May 2009 06:42:11 -0000	1.19
@@ -1 +1 @@
-cb10ef16e598fd24b7d71b42334671be  ibus-chewing-1.0.10.20090523-Source.tar.gz
+7cc0eada9c3ac7a77708f092a342d4cc  ibus-chewing-1.0.10.20090523-Source.tar.gz




More information about the fedora-extras-commits mailing list