diff --git a/nagios-plugins-openvpn.changes b/monitoring-plugins-openvpn.changes similarity index 75% rename from nagios-plugins-openvpn.changes rename to monitoring-plugins-openvpn.changes index 607d456..d146caa 100644 --- a/nagios-plugins-openvpn.changes +++ b/monitoring-plugins-openvpn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 30 19:19:40 UTC 2014 - lars@linux-schulserver.de + +- Renamed package to monitoring-plugins-openvpn + ------------------------------------------------------------------- Sun May 6 01:17:42 UTC 2012 - lars@linux-schulserver.de diff --git a/nagios-plugins-openvpn.spec b/monitoring-plugins-openvpn.spec similarity index 86% rename from nagios-plugins-openvpn.spec rename to monitoring-plugins-openvpn.spec index c3b7ed9..54b820e 100644 --- a/nagios-plugins-openvpn.spec +++ b/monitoring-plugins-openvpn.spec @@ -1,4 +1,8 @@ # +# spec file for package monitoring-plugins-openvpn +# +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the @@ -8,16 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -Name: nagios-plugins-openvpn +# 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: 1 +Release: 100 Url: https://www.monitoringexchange.org/inventory/Check-Plugins/Software/Misc/check_openvpn_pl License: GPL-3.0 Group: System/Monitoring 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: perl BuildArch: noarch