Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2021-04-01 14:16:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/corosync (Old)
 and      /work/SRC/openSUSE:Factory/.corosync.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "corosync"

Thu Apr  1 14:16:03 2021 rev:71 rq:881467 version:2.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/corosync/corosync.changes        2020-11-02 
09:38:10.585482286 +0100
+++ /work/SRC/openSUSE:Factory/.corosync.new.2401/corosync.changes      
2021-04-01 14:16:11.575887521 +0200
@@ -1,0 +2,12 @@
+Tue Mar  9 13:47:45 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Drop the script-dependencies on /sbin/chkconfig: deprecated
+- Drop the main package's dependency on /usr/sbin/adduser: the main
+  package does not call this in the pre scripts.
+- Change Requires(pre): shadow in corosync-qdevice to
+  Requires(pre): /usr/sbin/adduser (support alternartive
+  implementations).
+- Use %systemd_ordering for the various, too strict, systemd script
+  dependencies.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ corosync.spec ++++++
--- /var/tmp/diff_new_pack.WjGGl1/_old  2021-04-01 14:16:12.223888646 +0200
+++ /var/tmp/diff_new_pack.WjGGl1/_new  2021-04-01 14:16:12.227888652 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package corosync
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -80,9 +80,6 @@
 Requires:       libsam4 = %{version}-%{release}
 Requires:       libtotem_pg5 = %{version}-%{release}
 Requires:       libvotequorum8 = %{version}-%{release}
-Requires(pre): /usr/sbin/useradd
-Requires(post): /sbin/chkconfig
-Requires(preun): /sbin/chkconfig
 Conflicts:      openais <= 0.89, openais-devel <= 0.89
 
 # Build bits
@@ -111,9 +108,7 @@
 %endif
 %if %{with systemd}
 BuildRequires:  pkgconfig(systemd)
-Requires(post): systemd
-Requires(preun): systemd
-Requires(postun): systemd
+%{systemd_ordering}
 %endif
 %if %{with xmlconf}
 Requires:       libxslt
@@ -571,9 +566,7 @@
 Requires:       mozilla-nss-tools
 
 %if %{with systemd}
-Requires(post): systemd
-Requires(preun): systemd
-Requires(postun): systemd
+%{systemd_ordering}
 %endif
 
 %description -n corosync-qdevice
@@ -641,12 +634,10 @@
 Summary:        The Corosync Cluster Engine Qdevice Network Daemon
 Group:          System/Base
 Requires:       mozilla-nss-tools
-Requires(pre): shadow
+Requires(pre): /usr/sbin/useradd
 
 %if %{with systemd}
-Requires(post): systemd
-Requires(preun): systemd
-Requires(postun): systemd
+%{systemd_ordering}
 %endif
 
 %description -n corosync-qnetd

Reply via email to