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: Fixed Bug 666427 - ibus requires dbus-x11
Date: Sun, 31 May 2026 02:04:59 GMT	[thread overview]
Message-ID: <178019309904.1.2787254409209854172.rpms-ibus-f2b74932a66b@fedoraproject.org> (raw)

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

                 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=178019309904.1.2787254409209854172.rpms-ibus-f2b74932a66b@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