public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Enabled surrounding-text feature for GTK3.
Date: Sun, 31 May 2026 02:04:58 GMT [thread overview]
Message-ID: <178019309862.1.11593800945906875251.rpms-ibus-aa00a29e99a6@fedoraproject.org> (raw)
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
reply other threads:[~2026-05-31 2:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019309862.1.11593800945906875251.rpms-ibus-aa00a29e99a6@fedoraproject.org \
--to=tfujiwar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox