diff --git a/nagios-plugins-repomd.changes b/monitoring-plugins-repomd.changes similarity index 71% rename from nagios-plugins-repomd.changes rename to monitoring-plugins-repomd.changes index ffcf9a2..0dd0d91 100644 --- a/nagios-plugins-repomd.changes +++ b/monitoring-plugins-repomd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 30 19:20:35 UTC 2014 - lars@linux-schulserver.de + +- Renamed package to monitoring-plugins-repomd + ------------------------------------------------------------------- Tue Sep 17 10:14:50 UTC 2013 - lars@linux-schulserver.de diff --git a/nagios-plugins-repomd.spec b/monitoring-plugins-repomd.spec similarity index 79% rename from nagios-plugins-repomd.spec rename to monitoring-plugins-repomd.spec index 8c90844..4c13d86 100644 --- a/nagios-plugins-repomd.spec +++ b/monitoring-plugins-repomd.spec @@ -1,7 +1,7 @@ # -# spec file for package nagios-plugins-repomd +# spec file for package monitoring-plugins-repomd # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013-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 @@ -15,11 +15,11 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -Name: nagios-plugins-repomd +Name: monitoring-plugins-repomd Summary: Check freshness of repomd.xml file Version: 2.0 -Release: 1 -Url: http://en.opensuse.org/Nagios-plugins +Release: 100 +Url: http://en.opensuse.org/%{name} License: BSD-4-Clause Group: System/Monitoring Source0: check_repomd @@ -27,10 +27,12 @@ Source1: usr.lib.nagios.plugins.check_repomd Requires: bash Requires: grep Requires: curl -Requires: nagios-plugins-common +Requires: monitoring-plugins-common Recommends: apparmor-parser -BuildRequires: nagios-plugins-common +BuildRequires: monitoring-plugins-common BuildRequires: nagios-rpm-macros +Provides: nagios-plugins-repomd = %{version}-%{release} +Obsoletes: nagios-plugins-repomd < %{version}-%{release} BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build