Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2021-03-02 14:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Tue Mar  2 14:41:57 2021 rev:326 rq:874480 version:246.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes     2021-02-22 
14:39:46.600578824 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new.2378/systemd-mini.changes   
2021-03-02 15:32:22.182035565 +0100
@@ -1,0 +2,16 @@
+Mon Feb 22 20:20:43 UTC 2021 - Franck Bui <f...@suse.com>
+
+- systemd requires aaa_base >= 13.2
+
+  This dependency is required because 'systemctl
+  {is-enabled,enable,disable} <initscript>" ends up calling
+  systemd-sysv-install which in its turn calls "chkconfig
+  --no-systemctl".
+
+  aaa_base package has a weird versioning but the '--no-systemctl'
+  option has been introduced starting from SLE12-SP2-GA, which shipped
+  version "13.2+git20140911.61c1681".
+
+  Spotted in bsc#1180083.
+
+-------------------------------------------------------------------
systemd.changes: same change

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

Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.2B0umc/_old  2021-03-02 15:32:23.282036098 +0100
+++ /var/tmp/diff_new_pack.2B0umc/_new  2021-03-02 15:32:23.286036100 +0100
@@ -120,6 +120,7 @@
 %else
 # the buildignore is important for bootstrapping
 #!BuildIgnore:  udev
+Requires:       aaa_base >= 13.2
 Requires:       dbus-1 >= 1.4.0
 Requires:       kbd
 Requires:       kmod >= 15
@@ -277,8 +278,6 @@
 Requires(postun): coreutils
 Requires(postun): /usr/bin/systemctl
 
-Conflicts:      systemd < 39
-Conflicts:      aaa_base < 11.5
 Conflicts:      filesystem < 11.5
 Conflicts:      mkinitrd < 2.7.0
 Conflicts:      dracut < 044.1

++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.2B0umc/_old  2021-03-02 15:32:23.306036110 +0100
+++ /var/tmp/diff_new_pack.2B0umc/_new  2021-03-02 15:32:23.310036112 +0100
@@ -118,6 +118,7 @@
 %else
 # the buildignore is important for bootstrapping
 #!BuildIgnore:  udev
+Requires:       aaa_base >= 13.2
 Requires:       dbus-1 >= 1.4.0
 Requires:       kbd
 Requires:       kmod >= 15
@@ -275,8 +276,6 @@
 Requires(postun): coreutils
 Requires(postun): /usr/bin/systemctl
 
-Conflicts:      systemd < 39
-Conflicts:      aaa_base < 11.5
 Conflicts:      filesystem < 11.5
 Conflicts:      mkinitrd < 2.7.0
 Conflicts:      dracut < 044.1

Reply via email to