Hello community,

here is the log from the commit of package nsca for openSUSE:Factory checked in 
at 2017-11-20 17:04:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nsca (Old)
 and      /work/SRC/openSUSE:Factory/.nsca.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nsca"

Mon Nov 20 17:04:58 2017 rev:8 rq:542827 version:2.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/nsca/nsca.changes        2017-11-10 
14:57:13.880438564 +0100
+++ /work/SRC/openSUSE:Factory/.nsca.new/nsca.changes   2017-11-20 
17:06:14.699940420 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 16:10:11 UTC 2017 - [email protected]
+
+- Only have pre and post scriptlets in case we build with systemd
+  support. Without systemd support, the escriptlets would be empty.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nsca.spec ++++++
--- /var/tmp/diff_new_pack.mlKMrE/_old  2017-11-20 17:06:16.291882784 +0100
+++ /var/tmp/diff_new_pack.mlKMrE/_new  2017-11-20 17:06:16.295882640 +0100
@@ -131,11 +131,13 @@
 # install apparmor profile
 install -Dm644 %{SOURCE6} %{buildroot}%{_sysconfdir}/apparmor.d/usr.bin.nsca
 
+%if %{with systemd}
 %pre
 %service_add_pre %{name}.service
 
 %post
 %service_add_post %{name}.service
+%endif
 
 %preun
 %if %{with systemd}


Reply via email to