rpms/ibus-chewing/F-11 .cvsignore, 1.17, 1.18 ibus-chewing.spec, 1.19, 1.20 import.log, 1.12, 1.13 sources, 1.17, 1.18

Ding-Yi Chen dchen at fedoraproject.org
Fri May 22 05:29:31 UTC 2009


Author: dchen

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

Modified Files:
	.cvsignore ibus-chewing.spec import.log sources 
Log Message:
Applied Lubomir Rintel's patch


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	22 May 2009 05:02:00 -0000	1.17
+++ .cvsignore	22 May 2009 05:29:00 -0000	1.18
@@ -1 +1 @@
-ibus-chewing-1.0.10.20090522-Source.tar.gz
+ibus-chewing-1.0.10.20090523-Source.tar.gz


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/ibus-chewing.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- ibus-chewing.spec	22 May 2009 05:02:00 -0000	1.19
+++ ibus-chewing.spec	22 May 2009 05:29:00 -0000	1.20
@@ -1,5 +1,5 @@
 Name:       ibus-chewing
-Version:    1.0.10.20090522
+Version:    1.0.10.20090523
 Release:    1%{?dist}
 Summary:    The Chewing engine for IBus input platform
 License:    GPLv2+
@@ -43,9 +43,13 @@ 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 || :
 fi
 
 %post
@@ -72,13 +76,11 @@ 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.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
+* 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-1
+
 
 * 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.
@@ -110,6 +112,9 @@ Fix the errors which Funda Wang as point
 - Work around of easy symbol input.
 - Fix iBus Google issue 310.
 
+* 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
+
 * 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
 - IBus Google issue 307:  hardcoded chewing datadir
@@ -159,3 +164,4 @@ Fix the errors which Funda Wang as point
 
 
 
+


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/import.log,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- import.log	22 May 2009 05:02:00 -0000	1.12
+++ import.log	22 May 2009 05:29:00 -0000	1.13
@@ -10,3 +10,4 @@ ibus-chewing-1_0_8_20090424-1_fc10:F-11:
 ibus-chewing-1_0_8_20090428-1_fc10:F-11:ibus-chewing-1.0.8.20090428-1.fc10.src.rpm:1240975945
 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-11/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	22 May 2009 05:02:00 -0000	1.17
+++ sources	22 May 2009 05:29:00 -0000	1.18
@@ -1 +1 @@
-23c3c8ce06be0ee32778c34e48505846  ibus-chewing-1.0.10.20090522-Source.tar.gz
+cb10ef16e598fd24b7d71b42334671be  ibus-chewing-1.0.10.20090523-Source.tar.gz




More information about the scm-commits mailing list