forked from pool/monitoring-plugins
- monitoring-plugins-mysql should also provide monitoring-plugins-mysql_query
- Provide/Obsolete nagios-plugins in old version for better compatibility and to allow dist upgrade (boo#1114483) OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=69
This commit is contained in:
parent
2100f7cf68
commit
aa17aff8fb
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 08:05:45 UTC 2019 - lars@linux-schulserver.de - 2.2
|
||||
|
||||
- monitoring-plugins-mysql should also provide monitoring-plugins-mysql_query
|
||||
- Provide/Obsolete nagios-plugins in old version for better
|
||||
compatibility and to allow dist upgrade (boo#1114483)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 14:54:49 CEST 2019 - ro@suse.de
|
||||
|
||||
|
@ -174,6 +174,8 @@ Recommends: %{name}-ups
|
||||
Recommends: %{name}-users
|
||||
Recommends: %{name}-wave
|
||||
Suggests: %{name}-cups
|
||||
Obsoletes: nagios-plugins <= %{version}
|
||||
Provides: nagios-plugins = 1.5
|
||||
%endif
|
||||
%define apt_get_command %{_bindir}/apt-get
|
||||
%define qstat_command %{_bindir}/qstat
|
||||
@ -738,6 +740,7 @@ Summary: Test a MySQL DBMS
|
||||
Group: System/Monitoring
|
||||
Provides: nagios-plugins-mysql = %{version}
|
||||
Obsoletes: nagios-plugins-mysql <= 1.5
|
||||
Provides: monitoring-plugins-mysql_query = %{version}-%{release}
|
||||
|
||||
%description mysql
|
||||
This plugin tests a MySQL DBMS to determine whether it is active and
|
||||
|
Loading…
x
Reference in New Issue
Block a user