From 786690a9266d261a4faf4db60ab8a4e4403e44f2 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 3 Mar 2023 09:53:29 -0600 Subject: [PATCH] Drop version requirement for systemd-udev Signed-off-by: Justin M. Forbes --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index ea387edad..09067fd92 100755 --- a/kernel.spec +++ b/kernel.spec @@ -732,7 +732,7 @@ BuildRequires: lvm2 BuildRequires: systemd-boot-unsigned %endif # For systemd-stub and systemd-pcrphase -BuildRequires: systemd-udev >= 252-1 +BuildRequires: systemd-udev # For TPM operations in UKI initramfs BuildRequires: tpm2-tools %endif