From 83523197eea477f98cd655c517a8f68ba73de5de Mon Sep 17 00:00:00 2001 From: Anita Zhang Date: Wed, 21 Jun 2023 15:59:07 +0100 Subject: [PATCH] fix typos in standalone package provides --- systemd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 2c6b59f..4929bd3 100644 --- a/systemd.spec +++ b/systemd.spec @@ -491,7 +491,7 @@ useful to test systemd internals. %package standalone-repart Summary: Standalone systemd-repart binary for use on systems without systemd -Provides: %{name}-tmpfiles = %{version}-%{release} +Provides: %{name}-repart = %{version}-%{release} RemovePathPostfixes: .standalone %description standalone-repart @@ -521,7 +521,7 @@ package and is meant for use on systems without systemd. %package standalone-shutdown Summary: Standalone systemd-shutdown binary for use on systems without systemd -Provides: %{name}-sysusers = %{version}-%{release} +Provides: %{name}-shutdown = %{version}-%{release} RemovePathPostfixes: .standalone %description standalone-shutdown