public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Valena <pvalena@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dracut] rawhide: build: add Requires: kbd for i18n
Date: Wed, 09 Sep 2026 23:49:49 GMT [thread overview]
Message-ID: <178899778952.1.7304935905554896818.rpms-dracut-631f4f3425ac@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dracut
Branch : rawhide
Commit : 631f4f3425acaadf221f11bd8e749e9cd4940089
Author : Pavel Valena <pvalena@redhat.com>
Date : 2026-09-10T01:30:19+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dracut/c/631f4f3425acaadf221f11bd8e749e9cd4940089?branch=rawhide
Log:
build: add Requires: kbd for i18n
From-source-git-commit: 5e96de9c402fba2c396dc0b3c2b601db31793470
---
diff --git a/dracut.spec b/dracut.spec
index cce388d..9419da2 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -8,7 +8,7 @@
Name: dracut
Version: 111
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Initramfs generator using udev
@@ -124,6 +124,8 @@ Requires: cpio
Requires: filesystem >= 2.1.0
Requires: findutils
Requires: grep
+# Used to be required by systemd; needed for i18n
+Requires: kbd
Requires: kmod
Requires: sed
# Used as default initramfs compression algorithm
@@ -535,6 +537,9 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
%{_prefix}/lib/kernel/install.d/51-dracut-rescue.install
%changelog
+* Wed Sep 09 2026 Pavel Valena <pvalena@redhat.com> - 111-4
+- build: add Requires: kbd for i18n
+
* Fri Sep 11 2026 Hans de Goede <johannes.goede@oss.qualcomm.com> - 111-3
- fix(drm): add leds-qcom-lpg to aarch64 specific modules needed by drm
reply other threads:[~2026-09-09 23:49 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=178899778952.1.7304935905554896818.rpms-dracut-631f4f3425ac@fedoraproject.org \
--to=pvalena@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