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: Resolves: #2119020 Require gettext-runtime instead of gettext for ibus-devel
Date: Sun, 31 May 2026 02:07:56 GMT	[thread overview]
Message-ID: <178019327615.1.550375146497246810.rpms-ibus-d4c5758986f5@fedoraproject.org> (raw)

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
 

                 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=178019327615.1.550375146497246810.rpms-ibus-d4c5758986f5@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