rpms/scim-tables/devel scim-tables-0.5.7-2.bz217639.patch, 1.1, 1.2 scim-tables.spec, 1.30, 1.31

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 19 06:10:14 UTC 2007


Author: cchance

Update of /cvs/dist/rpms/scim-tables/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6461

Modified Files:
	scim-tables-0.5.7-2.bz217639.patch scim-tables.spec 
Log Message:
* Mon Mar 19 2007 Caius Chance <cchance at redhat.com> - 0.5.7-2%{?dist}
- Fixed bz#217639: scim-tables Chang-Jie preedit was not cleared after focus
                   out then focus in.



scim-tables-0.5.7-2.bz217639.patch:
 scim_table_imengine.cpp |    1 +
 1 files changed, 1 insertion(+)

Index: scim-tables-0.5.7-2.bz217639.patch
===================================================================
RCS file: /cvs/dist/rpms/scim-tables/devel/scim-tables-0.5.7-2.bz217639.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scim-tables-0.5.7-2.bz217639.patch	19 Mar 2007 05:38:40 -0000	1.1
+++ scim-tables-0.5.7-2.bz217639.patch	19 Mar 2007 06:10:12 -0000	1.2
@@ -1,5 +1,5 @@
---- ./scim-tables-0.5.7/src/scim_table_imengine.cpp.bz217639	2007-03-19 15:34:18.000000000 +1000
-+++ ./scim-tables-0.5.7/src/scim_table_imengine.cpp	2007-03-19 15:35:22.000000000 +1000
+--- scim-tables-0.5.7/src/scim_table_imengine.cpp.bz217639	2007-03-19 15:52:33.000000000 +1000
++++ scim-tables-0.5.7/src/scim_table_imengine.cpp	2007-03-19 15:52:55.000000000 +1000
 @@ -788,6 +788,7 @@
  TableInstance::focus_out ()
  {


Index: scim-tables.spec
===================================================================
RCS file: /cvs/dist/rpms/scim-tables/devel/scim-tables.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- scim-tables.spec	9 Feb 2007 05:23:38 -0000	1.30
+++ scim-tables.spec	19 Mar 2007 06:10:12 -0000	1.31
@@ -6,7 +6,7 @@
 
 Name:		scim-tables
 Version:	0.5.7
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	SCIM Generic Table IMEngine
 
 License:	GPL
@@ -22,6 +22,7 @@
 %endif
 Requires:	scim
 Patch1:		tables-skip-ja-ko.patch
+Patch2:		scim-tables-0.5.7-2.bz217639.patch
 
 %description
 This package contains the Generic Table IMEngine for SCIM.
@@ -198,6 +199,7 @@
 %if !%{jk_tables}
 %patch1 -p1 -b -1.JK
 # patch1 touches a Makefile.am file
+%patch2 -p1 -b .2-bz217639
 autoreconf
 %endif
 
@@ -437,6 +439,10 @@
 
 
 %changelog
+* Mon Mar 19 2007 Caius Chance <cchance at redhat.com> - 0.5.7-2%{?dist}
+- Fixed bz#217639: scim-tables Chang-Jie preedit was not cleared after focus 
+                   out then focus in.
+
 * Fri Oct 27 2006 Jens Petersen <petersen at redhat.com> - 0.5.7-1
 - update to 0.5.7 release
 




More information about the fedora-cvs-commits mailing list