From d58c95a2fe0c4cbdc76ae78a0b684dd4a80721ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 19 May 2021 11:27:28 +0200 Subject: [PATCH] Add Provides:systemd-resolved This is in preparation for https://src.fedoraproject.org/rpms/systemd/pull-request/52, splitting out systemd-resolved subpackage. The new package should be pulled in by comps, but this would create a "flag day", because the systemd-resolved name is currently unknown. So let's add the virtual Provides now. Even if the package is never split out, it doesn't cause any harm. --- systemd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd.spec b/systemd.spec index 1e138e5..0b73e11 100644 --- a/systemd.spec +++ b/systemd.spec @@ -178,6 +178,7 @@ Provides: system-setup-keyboard = 0.9 Obsoletes: systemd-sysv < 206 # self-obsoletes so that dnf will install new subpackages on upgrade (#1260394) Obsoletes: %{name} < 246.6-2 +Provides: systemd-resolved = %{version}-%{release} Provides: systemd-sysv = 206 Conflicts: initscripts < 9.56.1 %if 0%{?fedora}