SPECS: mon.spec - add jabber notification script

arekm arekm at pld-linux.org
Sun Jan 29 20:00:44 CET 2006


Author: arekm                        Date: Sun Jan 29 19:00:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add jabber notification script

---- Files affected:
SPECS:
   mon.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/mon.spec
diff -u SPECS/mon.spec:1.28 SPECS/mon.spec:1.29
--- SPECS/mon.spec:1.28	Sun Jan 29 15:25:45 2006
+++ SPECS/mon.spec	Sun Jan 29 20:00:39 2006
@@ -8,7 +8,7 @@
 Name:		mon
 Version:	1.1.0
 %define	_rc	pre1
-Release:	0.%{_rc}.2
+Release:	0.%{_rc}.3
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.kernel.org/pub/software/admin/mon/devel/%{name}-%{version}%{_rc}.tar.bz2
@@ -17,6 +17,7 @@
 Source2:	%{name}-%{name}.cgi
 Source3:	%{name}.init
 Source4:	%{name}.sysconfig
+Source5:	%{name}-jabber.alert
 Patch0:		%{name}-ftp.patch
 URL:		http://www.kernel.org/software/mon/
 BuildRequires:	sed >= 4.0.0
@@ -115,7 +116,7 @@
 install clients/skymon/skymon $RPM_BUILD_ROOT%{_bindir}
 install doc/*.1 	$RPM_BUILD_ROOT%{_mandir}/man1
 install doc/*.8 	$RPM_BUILD_ROOT%{_mandir}/man8
-install alert.d/* 	$RPM_BUILD_ROOT%{_libdir}/mon/alert.d
+install %{SOURCE5} alert.d/* 	$RPM_BUILD_ROOT%{_libdir}/mon/alert.d
 install mon.d/*.monitor	$RPM_BUILD_ROOT%{_libdir}/mon/mon.d
 install etc/auth.cf 	$RPM_BUILD_ROOT%{_sysconfdir}/mon/auth.cf
 touch 			$RPM_BUILD_ROOT%{_sysconfdir}/mon/userfile
@@ -171,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/01/29 19:00:39  arekm
+- add jabber notification script
+
 Revision 1.28  2006/01/29 14:25:45  arekm
 - rel .2; fix monitoring ftp servers with multiline replies after quit command (pureftpd for example).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mon.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list