Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2020-03-06 21:23:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Fri Mar  6 21:23:57 2020 rev:305 rq:781205 version:244

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes     2020-02-11 
22:16:48.127285330 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new.26092/systemd-mini.changes  
2020-03-06 21:24:01.173440212 +0100
@@ -1,0 +2,6 @@
+Wed Feb 19 17:24:35 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- move html documentation to sparate package to save space
+- move networkd and resolved binaries into correct subpackage
+
+-------------------------------------------------------------------
systemd.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.OOn4xu/_old  2020-03-06 21:24:03.013441228 +0100
+++ /var/tmp/diff_new_pack.OOn4xu/_new  2020-03-06 21:24:03.017441231 +0100
@@ -178,6 +178,19 @@
 transactional dependency-based service control logic. It can work as a
 drop-in replacement for sysvinit.
 
+%if !0%{?bootstrap}
+%package doc
+Summary:        HTML documentation for systemd
+License:        LGPL-2.1-or-later
+Group:          Documentation/Other
+Supplements:    (systemd and patterns-base-documentation)
+
+%description doc
+The HTML documenation for systemd
+
+# /bootstrap
+%endif
+
 %package devel
 Summary:        Development headers for systemd
 License:        LGPL-2.1-or-later
@@ -1076,6 +1089,16 @@
 %exclude %{_unitdir}/systemd-importd.service
 %exclude %{_unitdir}/dbus-org.freedesktop.import1.service
 %endif
+%if %{with networkd}
+%exclude %{_prefix}/lib/systemd/systemd-network-generator
+%exclude %{_prefix}/lib/systemd/systemd-networkd
+%exclude %{_prefix}/lib/systemd/systemd-networkd-wait-online
+%exclude %{_unitdir}/systemd-networkd.service
+%exclude %{_unitdir}/systemd-networkd.socket
+%exclude %{_unitdir}/systemd-networkd-wait-online.service
+%exclude %{_prefix}/lib/systemd/systemd-resolved
+%exclude %{_unitdir}/systemd-resolved.service
+%endif
 %if %{with portabled}
 %exclude %{_prefix}/lib/systemd/systemd-portabled
 %exclude %{_prefix}/lib/systemd/portable
@@ -1249,7 +1272,9 @@
 %exclude %{_mandir}/man*/systemd-portabled*
 %endif
 %endif
+
 %{_docdir}/systemd
+%exclude %{_docdir}/systemd/html
 
 %{_udevrulesdir}/70-uaccess.rules
 %{_udevrulesdir}/71-seat.rules
@@ -1274,6 +1299,15 @@
 %{_datadir}/zsh/site-functions/*
 %{_datadir}/pkgconfig/systemd.pc
 
+%if ! 0%{?bootstrap}
+%files doc
+%defattr(-,root,root,-)
+%dir %{_docdir}/systemd
+%{_docdir}/systemd/html
+
+# /bootstrap
+%endif
+
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/libsystemd.so
@@ -1500,6 +1534,14 @@
 %{_datadir}/polkit-1/rules.d/60-systemd-networkd.rules
 %{_prefix}/lib/systemd/network/*.network
 %{_prefix}/lib/systemd/network/*.network.example
+%{_prefix}/lib/systemd/systemd-network-generator
+%{_prefix}/lib/systemd/systemd-networkd
+%{_prefix}/lib/systemd/systemd-networkd-wait-online
+%{_unitdir}/systemd-networkd.service
+%{_unitdir}/systemd-networkd.socket
+%{_unitdir}/systemd-networkd-wait-online.service
+%{_prefix}/lib/systemd/systemd-resolved
+%{_unitdir}/systemd-resolved.service
 %endif
 %if %{with resolved}
 %{_bindir}/resolvectl

++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.OOn4xu/_old  2020-03-06 21:24:03.037441242 +0100
+++ /var/tmp/diff_new_pack.OOn4xu/_new  2020-03-06 21:24:03.037441242 +0100
@@ -176,6 +176,19 @@
 transactional dependency-based service control logic. It can work as a
 drop-in replacement for sysvinit.
 
+%if !0%{?bootstrap}
+%package doc
+Summary:        HTML documentation for systemd
+License:        LGPL-2.1-or-later
+Group:          Documentation/Other
+Supplements:    (systemd and patterns-base-documentation)
+
+%description doc
+The HTML documenation for systemd
+
+# /bootstrap
+%endif
+
 %package devel
 Summary:        Development headers for systemd
 License:        LGPL-2.1-or-later
@@ -1074,6 +1087,16 @@
 %exclude %{_unitdir}/systemd-importd.service
 %exclude %{_unitdir}/dbus-org.freedesktop.import1.service
 %endif
+%if %{with networkd}
+%exclude %{_prefix}/lib/systemd/systemd-network-generator
+%exclude %{_prefix}/lib/systemd/systemd-networkd
+%exclude %{_prefix}/lib/systemd/systemd-networkd-wait-online
+%exclude %{_unitdir}/systemd-networkd.service
+%exclude %{_unitdir}/systemd-networkd.socket
+%exclude %{_unitdir}/systemd-networkd-wait-online.service
+%exclude %{_prefix}/lib/systemd/systemd-resolved
+%exclude %{_unitdir}/systemd-resolved.service
+%endif
 %if %{with portabled}
 %exclude %{_prefix}/lib/systemd/systemd-portabled
 %exclude %{_prefix}/lib/systemd/portable
@@ -1247,7 +1270,9 @@
 %exclude %{_mandir}/man*/systemd-portabled*
 %endif
 %endif
+
 %{_docdir}/systemd
+%exclude %{_docdir}/systemd/html
 
 %{_udevrulesdir}/70-uaccess.rules
 %{_udevrulesdir}/71-seat.rules
@@ -1272,6 +1297,15 @@
 %{_datadir}/zsh/site-functions/*
 %{_datadir}/pkgconfig/systemd.pc
 
+%if ! 0%{?bootstrap}
+%files doc
+%defattr(-,root,root,-)
+%dir %{_docdir}/systemd
+%{_docdir}/systemd/html
+
+# /bootstrap
+%endif
+
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/libsystemd.so
@@ -1498,6 +1532,14 @@
 %{_datadir}/polkit-1/rules.d/60-systemd-networkd.rules
 %{_prefix}/lib/systemd/network/*.network
 %{_prefix}/lib/systemd/network/*.network.example
+%{_prefix}/lib/systemd/systemd-network-generator
+%{_prefix}/lib/systemd/systemd-networkd
+%{_prefix}/lib/systemd/systemd-networkd-wait-online
+%{_unitdir}/systemd-networkd.service
+%{_unitdir}/systemd-networkd.socket
+%{_unitdir}/systemd-networkd-wait-online.service
+%{_prefix}/lib/systemd/systemd-resolved
+%{_unitdir}/systemd-resolved.service
 %endif
 %if %{with resolved}
 %{_bindir}/resolvectl


Reply via email to