SPECS: nagios-plugins.spec - adapterized - snap build support - pi...

glen glen at pld-linux.org
Sat Oct 29 15:56:28 CEST 2005


Author: glen                         Date: Sat Oct 29 13:56:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized
- snap build support
- ping locale patch is obsolete

---- Files affected:
SPECS:
   nagios-plugins.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/nagios-plugins.spec
diff -u SPECS/nagios-plugins.spec:1.41 SPECS/nagios-plugins.spec:1.42
--- SPECS/nagios-plugins.spec:1.41	Thu Oct 27 19:46:51 2005
+++ SPECS/nagios-plugins.spec	Sat Oct 29 15:56:23 2005
@@ -6,9 +6,11 @@
 Summary(pl):	Wtyczki do monitorowania hostów/usług/sieci dla Nagiosa
 Name:		nagios-plugins
 Version:	1.4.2
-Release:	2
+Release:	2.1
 License:	GPL v2
 Group:		Networking
+#define	_snap	200510290447
+#Source0:	http://nagiosplug.sourceforge.net/snapshot/%{name}-HEAD-%{_snap}.tar.gz
 Source0:	http://dl.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
 # Source0-md5:	1f2bee15ade3d98ec79964a43479e328
 Patch0:		%{name}-configure.patch
@@ -16,7 +18,6 @@
 Patch2:		%{name}-contrib-API.patch
 Patch3:		%{name}-gettext.patch
 Patch4:		%{name}-subst.patch
-Patch5:		%{name}-ping-locale.patch
 URL:		http://nagiosplug.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -31,7 +32,7 @@
 BuildRequires:	radiusclient-devel
 BuildRequires:	rpmbuild(macros) >= 1.177
 BuildRequires:	rpm-pythonprov
-PreReq:		nagios-core
+Requires:	nagios-core
 Conflicts:	iputils-ping < 1:ss020124
 Obsoletes:	netsaint-plugins
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -149,7 +150,8 @@
 Requires:	radiusclient
 
 %description radius
-This plugin tests a radius server to see if it is accepting connections.
+This plugin tests a radius server to see if it is accepting
+connections.
 
 %description radius -l pl
 Ta wtyczka sprawdza serwer usługi radius, aby zobaczyć, czy przyjmuje
@@ -175,8 +177,8 @@
 information may also be displayed.
 
 %description qstat -l pl
-Ta wtyczka używa polecenia 'qstat' - popularnego narzędzia do
-zapytań o stan serwerów gier.
+Ta wtyczka używa polecenia 'qstat' - popularnego narzędzia do zapytań
+o stan serwerów gier.
 
 QStat to program działający z linii poleceń wyświetlający informacje o
 serwerach gier internetowych.
@@ -359,13 +361,12 @@
 Wtyczki przekazane do projektu Nagios. Część z nich działa, część nie.
 
 %prep
-%setup -q
+%setup -q %{?_snap:-n %{name}-HEAD-%{_snap}}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 # bring contribs into shape...
 cd contrib
@@ -662,6 +663,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2005/10/29 13:56:23  glen
+- adapterized
+- snap build support
+- ping locale patch is obsolete
+
 Revision 1.41  2005/10/27 17:46:51  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-plugins.spec?r1=1.41&r2=1.42&f=u




More information about the pld-cvs-commit mailing list