Hello community,

here is the log from the commit of package nrpe for openSUSE:Factory checked in 
at 2018-06-08 23:13:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nrpe (Old)
 and      /work/SRC/openSUSE:Factory/.nrpe.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nrpe"

Fri Jun  8 23:13:56 2018 rev:9 rq:614056 version:3.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nrpe/nrpe.changes        2018-03-28 
10:31:56.915821704 +0200
+++ /work/SRC/openSUSE:Factory/.nrpe.new/nrpe.changes   2018-06-08 
23:14:06.754995676 +0200
@@ -1,0 +2,7 @@
+Mon Jun  4 17:56:30 UTC 2018 - [email protected]
+
+- only include %{_sysconfdir}/xinetd.d on newer distributions 
+  (fixes submission of this package as update for SLE12-SP4 
+   and Leap 42.3 - boo#938906)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nrpe.spec ++++++
--- /var/tmp/diff_new_pack.gtgQzQ/_old  2018-06-08 23:14:07.874955230 +0200
+++ /var/tmp/diff_new_pack.gtgQzQ/_new  2018-06-08 23:14:07.878955085 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nrpe
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,7 @@
 Version:        3.2.1
 Release:        0
 Summary:        Nagios Remote Plug-In Executor
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Monitoring
 Url:            http://www.nagios.org/
 Source0:        nrpe-%{version}.tar.bz2
@@ -407,7 +407,9 @@
 %{_mandir}/man8/nrpe.8*
 %dir %{_sysconfdir}/nrpe.d
 %config(noreplace) %{_sysconfdir}/nrpe.cfg
+%if 0%{?suse_version} > 1315
 %dir %{_sysconfdir}/xinetd.d
+%endif
 %config(noreplace) %{_sysconfdir}/xinetd.d/nrpe
 %if 0%{?suse_version} > 1020
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/nrpe


Reply via email to