Hello community,
here is the log from the commit of package monitoring-plugins-openvpn for
openSUSE:Factory checked in at 2017-10-11 23:03:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-openvpn (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-openvpn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-openvpn"
Wed Oct 11 23:03:35 2017 rev:2 rq:533188 version:1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-openvpn/monitoring-plugins-openvpn.changes
2016-02-11 12:36:44.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-openvpn.new/monitoring-plugins-openvpn.changes
2017-10-11 23:03:40.450801484 +0200
@@ -1,0 +2,5 @@
+Fri Sep 15 12:49:17 UTC 2017 - [email protected]
+
+- Require monitoring-plugins-common for utils.pm
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ monitoring-plugins-openvpn.spec ++++++
--- /var/tmp/diff_new_pack.s0fU3M/_old 2017-10-11 23:03:40.982778176 +0200
+++ /var/tmp/diff_new_pack.s0fU3M/_new 2017-10-11 23:03:40.986778001 +0200
@@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins-openvpn
#
-# Copyright (c) 2014 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,20 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: monitoring-plugins-openvpn
Summary: Verify the state of the clients connected to a openvpn server
-Version: 1.1
-Release: 100
-Url:
https://www.monitoringexchange.org/inventory/Check-Plugins/Software/Misc/check_openvpn_pl
License: GPL-3.0
Group: System/Monitoring
+Version: 1.1
+Release: 0
+Url:
https://www.monitoringexchange.org/inventory/Check-Plugins/Software/Misc/check_openvpn_pl
Source0: check_openvpn.pl
Patch1: check_openvpn-add-perfdata.patch
BuildRequires: nagios-rpm-macros
Provides: nagios-plugins-openvpn = %{version}-%{release}
Obsoletes: nagios-plugins-openvpn < %{version}-%{release}
-Requires: perl(Net::Telnet)
+Requires: monitoring-plugins-common
Requires: perl
+Requires: perl(Net::Telnet)
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build