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 1805634 - Add a conditional requires ibus-gtk2 with gtk2
Date: Sun, 31 May 2026 02:07:21 GMT	[thread overview]
Message-ID: <178019324164.1.10802970516141512845.rpms-ibus-c06b89c8ef6b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : c06b89c8ef6b2dc9b5711491e697bf5d656998aa
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2020-02-25T20:30:23+09:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/c06b89c8ef6b2dc9b5711491e697bf5d656998aa?branch=autotool

Log:
Bug 1805634 - Add a conditional requires ibus-gtk2 with gtk2

---
diff --git a/ibus.spec b/ibus.spec
index 0042a5f..2faca07 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -35,7 +35,7 @@
 
 Name:           ibus
 Version:        1.5.22
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 URL:            https://github.com/ibus/%name/wiki
@@ -83,6 +83,7 @@ BuildRequires:  unicode-ucd
 BuildRequires:  libXtst-devel
 
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
+Requires:      (%{name}-gtk2%{?_isa}   = %{version}-%{release} if gtk2)
 Requires:       %{name}-gtk3%{?_isa}   = %{version}-%{release}
 Requires:       %{name}-setup          = %{version}-%{release}
 
@@ -459,6 +460,9 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Tue Feb 25 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.22-2
+- Bug 1805634 - Add a conditional requires ibus-gtk2 with gtk2
+
 * Thu Feb 13 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.22-1
 - Bump to 1.5.22
 - Delete package depending ibus-gtk2

                 reply	other threads:[~2026-05-31  2:07 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=178019324164.1.10802970516141512845.rpms-ibus-c06b89c8ef6b@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