public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Enabled surrounding-text feature for GTK3.
@ 2026-05-31  2:04 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : aa00a29e99a61a0949bf7b1fc54e91ec0218b0ea
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2011-01-04T12:04:22+09:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/aa00a29e99a61a0949bf7b1fc54e91ec0218b0ea?branch=autotool

Log:
Enabled surrounding-text feature for GTK3.

---
diff --git a/ibus.spec b/ibus.spec
index a8ddf2d..6fa7f1d 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -132,7 +132,10 @@ The ibus-devel-docs package contains developer documentation for ibus
 %prep
 %setup -q
 %patch0 -p1
+# start surrounding patch
 %patch1 -p1 -b .surrounding
+cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c
+# end surrounding patch
 %if %have_libxkbfile
 %patch2 -p1 -b .xkb
 %endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:04 [rpms/ibus] autotool: Enabled surrounding-text feature for GTK3 Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox