From 535a8b5b984431c48233ba0b8e0dc6431c1a13cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 2 Jun 2021 11:39:07 +0200 Subject: [PATCH] Pull in util-linux-core in preference over util-linux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I hope that ( … or … ) does the right thing here. See https://src.fedoraproject.org/rpms/util-linux/c/b50e3f3a0775402df458a0c0a08411b86271fcb6. --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 87b015c..1415927 100644 --- a/systemd.spec +++ b/systemd.spec @@ -182,7 +182,7 @@ Requires: (%{name}-rpm-macros = %{version}-%{release} if rpm-build) Requires: %{name}-libs = %{version}-%{release} %{?fedora:Recommends: %{name}-networkd = %{version}-%{release}} Recommends: diffutils -Requires: util-linux +Requires: (util-linux-core or util-linux) Recommends: libxkbcommon%{?_isa} Provides: /bin/systemctl Provides: /sbin/shutdown