Author: baggins Date: Tue Sep 4 11:04:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1 - added missing dir
---- Files affected: SPECS: munin.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/munin.spec diff -u SPECS/munin.spec:1.44 SPECS/munin.spec:1.45 --- SPECS/munin.spec:1.44 Mon Apr 2 18:55:17 2007 +++ SPECS/munin.spec Tue Sep 4 13:04:21 2007 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Munin - agent danych RRD Linpro Name: munin Version: 1.3.3 -Release: 0.2 +Release: 1 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz @@ -202,6 +202,7 @@ %files node %defattr(644,root,root,755) %dir %{_sysconfdir}/plugins +%dir %{_sysconfdir}/plugin-conf.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/munin-node.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plugins.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plugin-conf.d/munin-node @@ -229,6 +230,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2007/09/04 11:04:21 baggins +- rel 1 +- added missing dir + Revision 1.44 2007/04/02 16:55:17 baggins - s|/var/log/archiv|/var/log/archive|g ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
