public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dracut] rawhide: build: add Requires: kbd for i18n
@ 2026-09-09 23:49 Pavel Valena
0 siblings, 0 replies; only message in thread
From: Pavel Valena @ 2026-09-09 23:49 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 23:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 23:49 [rpms/dracut] rawhide: build: add Requires: kbd for i18n Pavel Valena
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox