SPECS: munin.spec - separate server and client configs

baggins baggins at pld-linux.org
Mon Mar 16 17:11:11 CET 2009


Author: baggins                      Date: Mon Mar 16 16:11:11 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- separate server and client configs

---- Files affected:
SPECS:
   munin.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.63 SPECS/munin.spec:1.64
--- SPECS/munin.spec:1.63	Mon Mar 16 16:38:13 2009
+++ SPECS/munin.spec	Mon Mar 16 17:11:06 2009
@@ -28,8 +28,9 @@
 Patch4:		%{name}-rrdtool-font.patch
 Patch5:		%{name}-templatedir.patch
 Patch6:		%{name}-no-junk.patch
+Patch7:		%{name}-separate-configs.patch
 URL:		http://munin.sourceforge.net/
-BuildRequires:	migrate-to-webapps
+#BuildRequires:	migrate-to-webapps
 BuildRequires:	html2text
 BuildRequires:	htmldoc
 BuildRequires:	perl-Net-SNMP
@@ -124,6 +125,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %if "%{_lib}" != "lib"
 sed -i -e 's|/usr/lib/mailman|%{_libdir}/mailman|g' node/node.d/mailman.in
@@ -134,7 +136,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,cron.d,logrotate.d}
+install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,cron.d,logrotate.d},%{_bindir},%{_sbindir}}
 install -d $RPM_BUILD_ROOT/var/log/archive/munin
 install -d $RPM_BUILD_ROOT%{_webapps}/%{_webapp}
 
@@ -270,6 +272,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2009/03/16 16:11:06  baggins
+- separate server and client configs
+
 Revision 1.63  2009/03/16 15:38:13  baggins
 - node R: logtail
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list