From cde5053f52d6ca7d305892c21911ca17e9c860b5 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 26 May 2021 09:36:19 +0200 Subject: [PATCH] Drop Recommends: diffutils It is only needed for "systemd-delta --diff", which is likely not used very much. And anyone trying to use it on a systemd where diffutils is not installed will be notified about the absence of diff by an error message, so they can just install it and move on... Resolves: #1947941 --- systemd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 34a88e0..9b7bab1 100644 --- a/systemd.spec +++ b/systemd.spec @@ -155,7 +155,6 @@ Requires: dbus >= 1.9.18 Requires: %{name}-pam = %{version}-%{release} Requires: %{name}-rpm-macros = %{version}-%{release} Requires: %{name}-libs = %{version}-%{release} -Recommends: diffutils Requires: util-linux Recommends: libxkbcommon%{?_isa} Provides: /bin/systemctl