public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Bug 1805634 - Add a conditional requires ibus-gtk2 with gtk2
@ 2026-05-31  2:07 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:07 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:07 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:07 [rpms/ibus] autotool: Bug 1805634 - Add a conditional requires ibus-gtk2 with gtk2 Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox