SPECS: munin.spec - don't stop reading plugins.conf on nonexistant...

baggins baggins at pld-linux.org
Sun Oct 9 14:41:20 CEST 2005


Author: baggins                      Date: Sun Oct  9 12:41:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't stop reading plugins.conf on nonexistant user/group

---- Files affected:
SPECS:
   munin.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.22 SPECS/munin.spec:1.23
--- SPECS/munin.spec:1.22	Sun Oct  9 14:10:25 2005
+++ SPECS/munin.spec	Sun Oct  9 14:41:14 2005
@@ -20,6 +20,7 @@
 Source3:	%{name}-apache.conf
 Patch0:		%{name}-Makefile.patch
 Patch1:		%{name}-plugins.patch
+Patch2:		%{name}-node-config.patch
 URL:		http://munin.sourceforge.net/
 BuildRequires:	htmldoc
 BuildRequires:	html2text
@@ -94,6 +95,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} build
@@ -224,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/10/09 12:41:14  baggins
+- don't stop reading plugins.conf on nonexistant user/group
+
 Revision 1.22  2005/10/09 12:10:25  baggins
 - rel 1.1
 - more R:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list