The patch is to prevent vte from segv when users use input method.

bugster: 6548846
bugzilla: 433776
upstreamed: yes

--- vte.spec.orig       2007-04-27 21:37:27.437139000 +0900
+++ vte.spec    2007-04-27 21:37:26.972626000 +0900
@@ -24,6 +24,8 @@ Patch2:             vte-02-inputmethod-spotloc
 Patch3:       vte-03-cut-copy-paste-handle.diff
 #owner:yippi date:2005-09-06 type:bug bugster:6198452,5014824 bugzilla:143914
 Patch4:       vte-04-selection-perf-improve.diff
+#owner:fujiwara date:2007-04-27 type:bug bugster:6548846 bugzilla:433776
+Patch5:       vte-05-g11n-segv-preedit.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:              %{_defaultdocdir}/doc
@@ -55,6 +57,7 @@ VTE is a terminal emulation widget for G
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1

 %build
 %ifos linux
@@ -129,6 +132,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/python2.4/vendor-packages/gtk-2.0/vtemodule.so

 %changelog
+* Fri Apr 27 2007 - takao.fujiwara at sun.com
+- Add vte-05-g11n-segv-preedit.diff. Fixes 6548846
 * Tue Apr 24 2007 - damien.carbery at sun.com
 - Bump to 0.16.2. Remove upstream patch 04-utf8-ambiguous. Renumber rest.
 * Thu Apr 12 2007 - damien.carbery at sun.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vte-05-g11n-segv-preedit.diff
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20070427/b78e1326/attachment.ksh>

Reply via email to