public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Fixed Bug 666427 - ibus requires dbus-x11
@ 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 : f2b74932a66b66dabbce26805e90b40192d2d6ee
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2011-01-04T12:47:15+09:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/f2b74932a66b66dabbce26805e90b40192d2d6ee?branch=autotool
Log:
Fixed Bug 666427 - ibus requires dbus-x11
---
diff --git a/ibus.spec b/ibus.spec
index 6fa7f1d..50cb8ac 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -12,7 +12,7 @@
Name: ibus
Version: 1.3.99.20101202
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -55,6 +55,7 @@ Requires: pygtk2
Requires: pyxdg
Requires: iso-codes
Requires: dbus-python >= %{dbus_python_version}
+Requires: dbus-x11
Requires: im-chooser >= %{im_chooser_version}
Requires: GConf2 >= %{gconf2_version}
Requires: notify-python
@@ -297,10 +298,11 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
-* Wed Dec 22 2010 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20101202-3
+* Tue Jan 04 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20101202-4
- Updated ibus-435880-surrounding-text.patch to support the xml setting.
- Updated ibus-530711-preload-sys.patch to set the default lang base.
- Updated ibus-HEAD.patch from upstream.
+- Fixed Bug 666427 - ibus requires dbus-x11
* Thu Dec 09 2010 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20101202-1
- Updated to 1.3.99.20101202
^ 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: Fixed Bug 666427 - ibus requires dbus-x11 Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox