Don't recommend python-systemd-doc which pulls in 3 packages

eg this prevents dnf install dnf-plugins-core from pulling these in:

dnf-plugins-core -> python3-systemd -> python-systemd-doc -> js-jquery -> web-assets-filesystem -> fonts-filesystem

in a container for example
This commit is contained in:
Jens Petersen 2023-08-20 14:02:36 +08:00
parent 0fe183a3f0
commit 87ad8557a9
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ Summary: %{summary}
Provides: systemd-python3 = %{version}-%{release}
Provides: systemd-python3%{?_isa} = %{version}-%{release}
Obsoletes: systemd-python3 < 230
Recommends: %{name}-doc
%description -n python3-systemd %_description