1
0

- Renamed package to monitoring-plugins-repomd

- update to 2.0:
  + analyse the revision tag in repomd.xml directly instead of 
    using the last modified information
- added initial apparmor profile

- initial version 1.0

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins-repomd?expand=0&rev=2
This commit is contained in:
Lars Vogdt
2014-07-30 21:30:15 +00:00
committed by Git OBS Bridge
parent 9cbb00da0d
commit d1fa967a1b
2 changed files with 14 additions and 7 deletions

View File

@@ -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

View File

@@ -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