fix previous commit
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1230
This commit is contained in:
parent
a340d8d64b
commit
9213ceb53f
@ -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,-)
|
||||||
|
Loading…
Reference in New Issue
Block a user