public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Require setxkbmap not xorg-x11-xkb-utils
@ 2026-05-31 2:07 Adam Jackson
0 siblings, 0 replies; only message in thread
From: Adam Jackson @ 2026-05-31 2:07 UTC (permalink / raw)
To: git-commits
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
^ 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: Require setxkbmap not xorg-x11-xkb-utils Adam Jackson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox