Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2018-06-03 12:32:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb (Old)
 and      /work/SRC/openSUSE:Factory/.mariadb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mariadb"

Sun Jun  3 12:32:19 2018 rev:72 rq:612828 version:10.2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2018-05-22 
17:01:22.765497713 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes     2018-06-03 
12:32:19.272721432 +0200
@@ -1,0 +2,6 @@
+Wed May 23 15:23:00 CEST 2018 - [email protected]
+
+- Don't require systemd explicit, spec file can handle both cases
+  correct and in containers we don't have systemd.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mariadb.spec ++++++
--- /var/tmp/diff_new_pack.jCjPAV/_old  2018-06-03 12:32:20.768666665 +0200
+++ /var/tmp/diff_new_pack.jCjPAV/_new  2018-06-03 12:32:20.768666665 +0200
@@ -147,7 +147,11 @@
 Obsoletes:      %{extra_provides} < %{version}
 Provides:       %{extra_provides}-debug-version = %{version}
 Obsoletes:      %{extra_provides}-debug-version < %{version}
+%if 0%{?suse_version} < 1500
+# Explicit requires of systemd is not needed anymore and
+# creates a problem for containers
 %{?systemd_requires}
+%endif
 # Do not BuildRequires lzo for i586 and arm
 # https://lists.launchpad.net/maria-discuss/msg04639.html
 %ifnarch i586 %{arm}



Reply via email to