Hello community,

here is the log from the commit of package monitoring-plugins-bonding for 
openSUSE:Factory checked in at 2018-10-11 11:59:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-bonding (Old)
 and      /work/SRC/openSUSE:Factory/.monitoring-plugins-bonding.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "monitoring-plugins-bonding"

Thu Oct 11 11:59:08 2018 rev:7 rq:641075 version:0.002

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-bonding/monitoring-plugins-bonding.changes
    2018-08-02 15:00:58.672564584 +0200
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-bonding.new/monitoring-plugins-bonding.changes
       2018-10-11 11:59:09.401740922 +0200
@@ -1,0 +2,6 @@
+Wed Oct  3 14:00:38 UTC 2018 - [email protected]
+
+- add nrpe config snipplet: /etc/nrpe.d/check_bonding.cfg
+  => nrpe-check_bonding
+
+-------------------------------------------------------------------

New:
----
  nrpe-check_bonding

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

Other differences:
------------------
++++++ monitoring-plugins-bonding.spec ++++++
--- /var/tmp/diff_new_pack.zZrSSI/_old  2018-10-11 11:59:09.753740475 +0200
+++ /var/tmp/diff_new_pack.zZrSSI/_new  2018-10-11 11:59:09.753740475 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,6 +25,7 @@
 Url:            
http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/Network-Bonding
 Source0:        check_bonding.pl
 Source1:        usr.lib.nagios.plugins.check_bonding
+Source2:        nrpe-check_bonding
 BuildRequires:  nagios-rpm-macros
 Provides:       nagios-plugins-bonding = %{version}-%{release}
 Obsoletes:      nagios-plugins-bonding < %{version}-%{release}
@@ -50,6 +51,7 @@
 %install
 install -D -m755 %{SOURCE0} %{buildroot}%{nagios_plugindir}/check_bonding
 install -D -m644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/apparmor.d/usr.lib.nagios.plugins.check_bonding
+install -D -m644 %{SOURCE2} %{buildroot}%{nrpe_sysconfdir}/check_bonding.cfg
 
 %clean
 rm -rf %{buildroot}
@@ -59,8 +61,10 @@
 # avoid build dependecy of nagios - own the dirs
 %dir %{nagios_libdir}
 %dir %{nagios_plugindir}
+%dir %{nrpe_sysconfdir}
 %{nagios_plugindir}/check_bonding
 %dir %{_sysconfdir}/apparmor.d
 %config(noreplace) 
%{_sysconfdir}/apparmor.d/usr.lib.nagios.plugins.check_bonding
+%config(noreplace) %{nrpe_sysconfdir}/check_bonding.cfg
 
 %changelog

++++++ nrpe-check_bonding ++++++
command[check_bonding]=/usr/lib/nagios/plugins/check_bonding

Reply via email to