fix typos in standalone package provides

This commit is contained in:
Anita Zhang 2023-06-21 15:59:07 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 21df2af848
commit 83523197ee
1 changed files with 2 additions and 2 deletions

View File

@ -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