SPECS: mon.spec - rel .2; fix monitoring ftp servers with multilin...

arekm arekm at pld-linux.org
Sun Jan 29 15:25:51 CET 2006


Author: arekm                        Date: Sun Jan 29 14:25:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel .2; fix monitoring ftp servers with multiline replies after quit command (pureftpd for example).

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

---- Diffs:

================================================================
Index: SPECS/mon.spec
diff -u SPECS/mon.spec:1.27 SPECS/mon.spec:1.28
--- SPECS/mon.spec:1.27	Sat Sep  3 17:52:46 2005
+++ SPECS/mon.spec	Sun Jan 29 15:25:45 2006
@@ -8,7 +8,7 @@
 Name:		mon
 Version:	1.1.0
 %define	_rc	pre1
-Release:	0.%{_rc}.1
+Release:	0.%{_rc}.2
 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
+Patch0:		%{name}-ftp.patch
 URL:		http://www.kernel.org/software/mon/
 BuildRequires:	sed >= 4.0.0
 BuildRequires:	rpm-perlprov
@@ -86,6 +87,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
+%patch0 -p1
 
 find -name CVS -type d | xargs rm -rf
 
@@ -169,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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).
+
 Revision 1.27  2005/09/03 15:52:46  areq
 - 1.1.0pre1
 
================================================================

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



More information about the pld-cvs-commit mailing list