public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Removed ibus-gtk3 dependency in f14.
@ 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 : 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
^ 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: Removed ibus-gtk3 dependency in f14 Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox