diff --git a/systemd.changes b/systemd.changes index 65d3231c..38b6dc6b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 19 15:34:05 UTC 2022 - Franck Bui + +- Move the whole content of /usr/share/doc/packages/systemd in doc subpackage + ------------------------------------------------------------------- Wed Jan 19 14:25:46 UTC 2022 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 1dbeb761..585db1a1 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1542,9 +1542,6 @@ fi %endif %endif -%{_docdir}/systemd -%exclude %{_docdir}/systemd/html - %{_udevrulesdir}/70-uaccess.rules %{_udevrulesdir}/71-seat.rules %{_udevrulesdir}/73-seat-late.rules @@ -1572,8 +1569,7 @@ fi %if ! 0%{?bootstrap} %files doc %defattr(-,root,root,-) -%dir %{_docdir}/systemd -%{_docdir}/systemd/html +%{_docdir}/systemd %endif %files devel