Hello community,
here is the log from the commit of package monitoring-plugins-bonding for
openSUSE:Factory checked in at 2017-04-29 10:53:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-bonding (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-bonding.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-bonding"
Sat Apr 29 10:53:56 2017 rev:4 rq:491854 version:0.002
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-bonding/monitoring-plugins-bonding.changes
2014-08-13 08:49:08.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-bonding.new/monitoring-plugins-bonding.changes
2017-04-29 10:54:18.225621170 +0200
@@ -1,0 +2,5 @@
+Fri Apr 21 15:00:43 CEST 2017 - [email protected]
+
+- protect recommends with suse_version
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ monitoring-plugins-bonding.spec ++++++
--- /var/tmp/diff_new_pack.fKb8Qd/_old 2017-04-29 10:54:18.949518907 +0200
+++ /var/tmp/diff_new_pack.fKb8Qd/_new 2017-04-29 10:54:18.953518342 +0200
@@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins-bonding
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,21 +15,24 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: monitoring-plugins-bonding
Version: 0.002
-Release: 1
-License: GPL-2.0+ or Artistic-1.0
+Release: 0
Summary: Nagios Network Bonding Check
-Url:
http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/Network-Bonding
+License: GPL-2.0+ or Artistic-1.0
Group: System/Monitoring
+Url:
http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/Network-Bonding
Source0: check_bonding.pl
Source1: usr.lib.nagios.plugins.check_bonding
BuildRequires: nagios-rpm-macros
Provides: nagios-plugins-bonding = %{version}-%{release}
Obsoletes: nagios-plugins-bonding < %{version}-%{release}
+%if 0%{?suse_version}
Recommends: apparmor-profiles
# nagios can execute the script with embedded perl
Recommends: perl
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch