From fc3c5b8fc92c24b9aa1361a5fbd4cd9a1b6d4d2fbdecea08b0729377b3059b96 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Wed, 15 May 2024 08:10:08 +0000 Subject: [PATCH] - systemd.spec: update the minimal required version of dracut. Also drop conflicts with mkinitrd: this package has been removed since quite some time now. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1520 --- systemd.changes | 7 +++++++ systemd.spec | 4 +--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/systemd.changes b/systemd.changes index 2542c601..3bfbc243 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 15 08:05:43 UTC 2024 - Franck Bui + +- systemd.spec: update the minimal required version of dracut. Also drop + conflicts with mkinitrd: this package has been removed since quite some time + now. + ------------------------------------------------------------------- Tue May 14 11:47:55 UTC 2024 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 9e189901..d54003dd 100644 --- a/systemd.spec +++ b/systemd.spec @@ -172,7 +172,6 @@ Recommends: libbpf1 %endif Provides: group(systemd-journal) Conflicts: filesystem < 11.5 -Conflicts: mkinitrd < 2.7.0 Provides: sbin_init Provides: sysvinit:/sbin/init Conflicts: sbin_init @@ -367,9 +366,8 @@ Recommends: libtss2-mu0 Recommends: libtss2-rc0 %endif Conflicts: ConsoleKit < 0.4.1 -Conflicts: dracut < 044.1 +Conflicts: dracut < 059 Conflicts: filesystem < 11.5 -Conflicts: mkinitrd < 2.7.0 Conflicts: util-linux < 2.16 %if %{with bootstrap} Conflicts: udev