diff --git a/nagios-plugins-tftp.changes b/monitoring-plugins-tftp.changes similarity index 75% rename from nagios-plugins-tftp.changes rename to monitoring-plugins-tftp.changes index 3b3f351..44117aa 100644 --- a/nagios-plugins-tftp.changes +++ b/monitoring-plugins-tftp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 30 19:22:46 UTC 2014 - lars@linux-schulserver.de + +- Renamed package to monitoring-plugins-tftp + ------------------------------------------------------------------- Thu Dec 13 12:26:41 UTC 2012 - lars@linux-schulserver.de diff --git a/nagios-plugins-tftp.spec b/monitoring-plugins-tftp.spec similarity index 80% rename from nagios-plugins-tftp.spec rename to monitoring-plugins-tftp.spec index d00ba14..989f190 100644 --- a/nagios-plugins-tftp.spec +++ b/monitoring-plugins-tftp.spec @@ -1,5 +1,7 @@ # -# spec file for package nagios-plugins-tftp +# spec file for package monitoring-plugins-tftp +# +# 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 @@ -11,13 +13,15 @@ # published by the Open Source Initiative. # +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# -Name: nagios-plugins-tftp +Name: monitoring-plugins-tftp Version: 0.11 -Release: 1 +Release: 100 License: GPL-2.0+ -Summary: Nagios plugin to check a tftp server +Summary: Check a remote tftp server Url: http://isle.wumpus.org/nagios/ Group: System/Monitoring Source0: check_tftp.pl @@ -26,6 +30,8 @@ Source0: check_tftp.pl Recommends: perl %endif BuildRequires: nagios-rpm-macros +Provides: nagios-plugins-tftp = %{version}-%{release} +Obsoletes: nagios-plugins-tftp < %{version}-%{release} Requires: perl(FileHandle) Requires: perl(Net::TFTP) BuildRoot: %{_tmppath}/%{name}-%{version}-build