SPECS: nagios-plugins.spec - move check_cluster2 to base (head is ...
glen
glen at pld-linux.org
Fri Apr 7 10:11:07 CEST 2006
Author: glen Date: Fri Apr 7 08:11:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- move check_cluster2 to base (head is stright in the morning)
---- Files affected:
SPECS:
nagios-plugins.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/nagios-plugins.spec
diff -u SPECS/nagios-plugins.spec:1.46 SPECS/nagios-plugins.spec:1.47
--- SPECS/nagios-plugins.spec:1.46 Fri Apr 7 00:31:40 2006
+++ SPECS/nagios-plugins.spec Fri Apr 7 10:11:02 2006
@@ -6,7 +6,7 @@
Summary(pl): Wtyczki do monitorowania hostów/usług/sieci dla Nagiosa
Name: nagios-plugins
Version: 1.4.2
-Release: 4.2
+Release: 4.3
License: GPL v2
Group: Networking
#define _snap 200510290447
@@ -33,6 +33,7 @@
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.177
Requires: nagios-core
+Obsoletes: nagios-plugins-cluster
Obsoletes: netsaint-plugins
Conflicts: iputils-ping < 1:ss021109-3.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -294,16 +295,6 @@
Ta wtyczka używa polecenia /bin/fping do szybkiego sprawdzenia, czy
dany host działa.
-%package cluster
-Summary: Nagios plugin to check host and service clusters
-Group: Networking
-URL: http://nagios.sourceforge.net/docs/2_0/clusters.html
-Requires: nagios-core
-
-%description cluster
-This package contains plugin check_cluster2 to check host and service
-clusters.
-
# nsclient not packaged in PLD
#%package nsclient
#Summary: Nagios plugin to check NT server with NSClient
@@ -491,6 +482,7 @@
%{_plugindir}/utils.sh
# plugins
+%{_plugindir}/check_cluster2
%{_plugindir}/check_dhcp
%{_plugindir}/check_disk
%{_plugindir}/check_dummy
@@ -593,10 +585,6 @@
%defattr(755,root,root,755)
%attr(2755,root,adm) %{_plugindir}/check_fping
-%files cluster
-%defattr(755,root,root,755)
-%{_plugindir}/check_cluster2
-
%files contrib
%defattr(755,root,root,755)
%{_plugindir}/check_adptraid.sh
@@ -676,6 +664,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2006/04/07 08:11:02 glen
+- move check_cluster2 to base (head is stright in the morning)
+
Revision 1.46 2006/04/06 22:31:40 glen
- drop check_cluster (netsaint plugin)
- separate check_cluster2 from -contrib to -cluster (or put it to main as it has not extra deps?)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nagios-plugins.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list