fix previous commit

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1230
This commit is contained in:
Franck Bui 2022-01-21 08:37:58 +00:00 committed by Git OBS Bridge
parent f3931404b4
commit b041abe735

View File

@ -221,7 +221,6 @@ maintains mount and automount points and implements an elaborate
transactional dependency-based service control logic. It can work as a transactional dependency-based service control logic. It can work as a
drop-in replacement for sysvinit. drop-in replacement for sysvinit.
%if !0%{?bootstrap}
%package doc %package doc
Summary: HTML documentation for systemd Summary: HTML documentation for systemd
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -230,9 +229,6 @@ Supplements: (systemd and patterns-base-documentation)
%description doc %description doc
The HTML documentation for systemd. The HTML documentation for systemd.
# /bootstrap
%endif
%package devel %package devel
Summary: Development headers for systemd Summary: Development headers for systemd
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -1566,11 +1562,9 @@ fi
%{_datadir}/zsh/site-functions/* %{_datadir}/zsh/site-functions/*
%{_datadir}/pkgconfig/systemd.pc %{_datadir}/pkgconfig/systemd.pc
%if ! 0%{?bootstrap}
%files doc %files doc
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_docdir}/systemd %{_docdir}/systemd/
%endif
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)