public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Jackson <ajax@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Require setxkbmap not xorg-x11-xkb-utils
Date: Sun, 31 May 2026 02:07:26 GMT [thread overview]
Message-ID: <178019324628.1.5350336439369188268.rpms-ibus-0f1f5beb7d4c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 0f1f5beb7d4c5c8f3bfbd29c4351f7853b05d8c9
Author : Adam Jackson <ajax@redhat.com>
Date : 2020-07-28T13:34:59-04:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/0f1f5beb7d4c5c8f3bfbd29c4351f7853b05d8c9?branch=autotool
Log:
Require setxkbmap not xorg-x11-xkb-utils
---
diff --git a/ibus.spec b/ibus.spec
index 6e9b233..fa09803 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -32,7 +32,7 @@
Name: ibus
Version: 1.5.22
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
URL: https://github.com/ibus/%name/wiki
@@ -95,8 +95,7 @@ Requires: python3-gobject
%{?__python3:Requires: %{__python3}}
# Owner of %%{_sysconfdir}/X11/xinit
Requires: xorg-x11-xinit
-# for setxkbmap
-Requires: xorg-x11-xkb-utils
+Requires: setxkbmap
%if (0%{?fedora} > 29 || 0%{?rhel} > 8)
%else
Requires: dbus-x11
@@ -465,6 +464,9 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Tue Jul 28 2020 Adam Jackson <ajax@redhat.com> - 1.5.22-11
+- Require setxkbmap not xorg-x11-xkb-utils
+
* Tue Jul 28 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.22-10
- Delete _python_bytecompile_extra
- Update CI from ibus-typing-booster
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=178019324628.1.5350336439369188268.rpms-ibus-0f1f5beb7d4c@fedoraproject.org \
--to=ajax@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