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: Removed ibus-gtk3 dependency in f14.
Date: Sun, 31 May 2026 02:04:49 GMT [thread overview]
Message-ID: <178019308924.1.9003379205357412912.rpms-ibus-629341ab4ce5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 629341ab4ce55cc2344546f3bbfd635b9935624e
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2010-09-30T19:01:59+09:00
Stats : +3/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/629341ab4ce55cc2344546f3bbfd635b9935624e?branch=autotool
Log:
Removed ibus-gtk3 dependency in f14.
---
diff --git a/ibus-xx-g-ir-compiler.patch b/ibus-xx-g-ir-compiler.patch
index 11a2729..3753b82 100644
--- a/ibus-xx-g-ir-compiler.patch
+++ b/ibus-xx-g-ir-compiler.patch
@@ -27,7 +27,7 @@ index c104f38..a7a2c59 100644
#include <ibus.h>
#include "ibusimcontext.h"
-+#if !GTK_CHECK_VERSION (2, 90, 0)
++#if !GTK_CHECK_VERSION (2, 90, 7)
+# define DEPRECATED_GDK_KEYSYMS 1
+#endif
+
diff --git a/ibus.spec b/ibus.spec
index 3c334a6..fe306cd 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -50,7 +50,9 @@ BuildRequires: libxkbfile-devel
Requires: %{name}-libs = %{version}-%{release}
Requires: %{name}-gtk2 = %{version}-%{release}
+%if (0%{?fedora} > 14 || 0%{?rhel} > 6)
Requires: %{name}-gtk3 = %{version}-%{release}
+%endif
Requires: pygtk2
Requires: pyxdg
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=178019308924.1.9003379205357412912.rpms-ibus-629341ab4ce5@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