Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2020-07-24 09:51:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog"

Fri Jul 24 09:51:19 2020 rev:149 rq:821846 version:8.39.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2020-04-25 
20:07:45.907478561 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new.3592/rsyslog.changes        
2020-07-24 09:52:44.189201723 +0200
@@ -1,0 +2,6 @@
+Sat Jul 11 05:22:59 UTC 2020 - Thorsten Kukuk <[email protected]>
+
+- Use systemd_ordering instead of requiring to make rsyslog useable
+  in containers.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.f7yDDO/_old  2020-07-24 09:52:46.433204094 +0200
+++ /var/tmp/diff_new_pack.f7yDDO/_new  2020-07-24 09:52:46.437204099 +0200
@@ -98,7 +98,7 @@
 %else
 Requires(pre):  syslog-service >= 2.0
 %endif
-%{?systemd_requires}
+%{?systemd_ordering}
 BuildRequires:  pkgconfig(systemd) >= 209
 %if %{with journal}
 BuildRequires:  pkgconfig(libsystemd) >= 234
@@ -220,7 +220,7 @@
 %endif
 %endif
 %if %{with systemd}
-%{?systemd_requires}
+%{?systemd_ordering}
 BuildRequires:  pkgconfig(systemd)
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to