public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Resolves: #2119020 Require gettext-runtime instead of gettext for ibus-devel
@ 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 : d4c5758986f58b74fd774dae78a39cd5d0a898f5
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2022-08-18T12:50:08+09:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/d4c5758986f58b74fd774dae78a39cd5d0a898f5?branch=autotool

Log:
Resolves: #2119020 Require gettext-runtime instead of gettext for ibus-devel

---
diff --git a/ibus.spec b/ibus.spec
index 32565ea..ee2d57d 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -39,7 +39,7 @@
 
 Name:           ibus
 Version:        1.5.26
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 URL:            https://github.com/ibus/%name/wiki
@@ -55,6 +55,7 @@ Patch1:         %{name}-1385349-segv-bus-proxy.patch
 Patch2:         %{name}-xx-desktop-testing-mutter.patch
 %endif
 
+# autoreconf requires autopoint but not po.m4
 BuildRequires:  gettext-devel
 BuildRequires:  libtool
 # for gtkdoc-fixxref
@@ -234,7 +235,7 @@ Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 Requires:       dbus-devel
 Requires:       glib2-devel
 # for %%{_datadir}/gettext/its
-Requires:       gettext
+Requires:       gettext-runtime
 
 %description devel
 The ibus-devel package contains the header files and developer
@@ -524,6 +525,9 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Thu Aug 18 2022 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.26-17
+- Resolves: #2119020 Require gettext-runtime instead of gettext for ibus-devel
+
 * Fri Aug 12 2022 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.26-16
 - Revert Emoji shortcut key to Super-period
 

^ 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: Resolves: #2119020 Require gettext-runtime instead of gettext for ibus-devel Takao Fujiwara

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