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: Bug 972328 - Bring back the dependency of ibus-setup.
Date: Sun, 31 May 2026 02:05:59 GMT	[thread overview]
Message-ID: <178019315962.1.13489376395706007949.rpms-ibus-9e674a034f97@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : 9e674a034f97b9b8c579fc518e8b24148c3397ec
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2013-06-17T15:51:24+09:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/9e674a034f97b9b8c579fc518e8b24148c3397ec?branch=autotool

Log:
Bug 972328 - Bring back the dependency of ibus-setup.

---
diff --git a/ibus.spec b/ibus.spec
index c506455..458ced8 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -41,7 +41,7 @@
 
 Name:       ibus
 Version:    1.5.2
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -113,6 +113,10 @@ BuildRequires:  gnome-shell
 Requires:   %{name}-libs   = %{version}-%{release}
 Requires:   %{name}-gtk2   = %{version}-%{release}
 Requires:   %{name}-gtk3   = %{version}-%{release}
+%if %with_python_pkg
+Requires:   %{name}-panel  = %{version}-%{release}
+Requires:   %{name}-setup  = %{version}-%{release}
+%endif
 
 Requires:   iso-codes
 Requires:   dbus-python >= %{dbus_python_version}
@@ -530,6 +534,9 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Mon Jun 17 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.2-6
+- Bug 972328 - Bring back the dependency of ibus-setup.
+
 * Tue Jun 11 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.2-5
 - Removed dependencies of ibus-setup and ibus-pygtk2
 

                 reply	other threads:[~2026-05-31  2:05 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=178019315962.1.13489376395706007949.rpms-ibus-9e674a034f97@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