From 63b3a65eb95d7f8f1e975663cd67f57145646953 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Tue, 10 Oct 2023 16:58:47 +0200 Subject: [PATCH] clarify uki-direct dependency on systemd >= 254 --- python-virt-firmware.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-virt-firmware.spec b/python-virt-firmware.spec index fd83d44..fa68b5a 100644 --- a/python-virt-firmware.spec +++ b/python-virt-firmware.spec @@ -49,6 +49,7 @@ test cases Provides: ukidirect Summary: %{summary} - manage UKI kernels. Requires: python3-virt-firmware +Conflicts: systemd < 254 %description -n uki-direct kernel-install plugin and systemd unit to manage automatic UKI (unified kernel image) updates.