SPECS: monit.spec - add localhost-http fix

aredridel aredridel at pld-linux.org
Thu Oct 5 01:33:20 CEST 2006


Author: aredridel                    Date: Wed Oct  4 23:33:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add localhost-http fix

---- Files affected:
SPECS:
   monit.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/monit.spec
diff -u SPECS/monit.spec:1.32 SPECS/monit.spec:1.33
--- SPECS/monit.spec:1.32	Mon Oct  2 00:05:10 2006
+++ SPECS/monit.spec	Thu Oct  5 01:33:15 2006
@@ -12,6 +12,7 @@
 Source1:	%{name}.init
 # http://www.tildeslash.com/monit/dist/%{name}-4.8-patch01
 Patch0:		%{name}-4.8-patch01.patch
+Patch1:		%{name}-localhost-http.patch
 URL:		http://www.tildeslash.com/monit/
 BuildRequires:	bison
 BuildRequires:	flex
@@ -35,6 +36,7 @@
 %prep
 %setup -q -n %{name}-%{_ver}
 %patch0 -p0
+%patch1 -p1
 
 %build
 %configure \
@@ -84,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/10/04 23:33:15  aredridel
+- add localhost-http fix
+
 Revision 1.32  2006/10/01 22:05:10  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/monit.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list