rpms/ibus-chewing/F-10 ibus-chewing.spec, 1.11, 1.12 import.log, 1.6, 1.7 sources, 1.12, 1.13

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


Author: dchen

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

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-10/ibus-chewing.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- ibus-chewing.spec	22 May 2009 05:36:11 -0000	1.11
+++ ibus-chewing.spec	22 May 2009 06:35:42 -0000	1.12
@@ -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-10/import.log,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- import.log	22 May 2009 05:36:11 -0000	1.6
+++ import.log	22 May 2009 06:35:42 -0000	1.7
@@ -4,3 +4,4 @@ ibus-chewing-1_0_2_20090302-1_fc10:F-10:
 ibus-chewing-0_1_1_20090129-1_fc10:F-10:ibus-chewing-0.1.1.20090129-1.fc10.src.rpm:1236648721
 ibus-chewing-0_1_1_20090129-2_fc10:F-10:ibus-chewing-0.1.1.20090129-2.fc10.src.rpm:1236650663
 ibus-chewing-1_0_10_20090523-1_fc11:F-10:ibus-chewing-1.0.10.20090523-1.fc11.src.rpm:1242970551
+ibus-chewing-1_0_10_20090523-2_fc11:F-10:ibus-chewing-1.0.10.20090523-2.fc11.src.rpm:1242973527


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-10/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	22 May 2009 05:36:11 -0000	1.12
+++ sources	22 May 2009 06:35:42 -0000	1.13
@@ -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