[munin] Upstream released 2.0.13

fenris02 fenris02 at fedoraproject.org
Fri Apr 26 17:36:07 UTC 2013


commit 6d8664e90975e2b78869e88ead7b937390dcd213
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Fri Apr 26 12:35:44 2013 -0500

    Upstream released 2.0.13

 munin.spec |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index d68fe53..19205a1 100644
--- a/munin.spec
+++ b/munin.spec
@@ -1,6 +1,6 @@
 Name:           munin
-Version:        2.0.12
-Release:        2%{?dist}
+Version:        2.0.13
+Release:        1%{?dist}
 Summary:        Network-wide graphing framework (grapher/gatherer)
 
 Group:          System Environment/Daemons
@@ -419,6 +419,12 @@ user munin
 user munin
 EOT.node
 
+# http://munin-monitoring.org/ticket/808
+cat - >> %{buildroot}/etc/munin/plugin-conf.d/fw_ <<EOT.fw
+[fw_*]
+user root
+EOT.fw
+
 # Preload static html files
 mkdir -p %{buildroot}/var/www/html/munin/
 cp -r %{buildroot}/etc/munin/static %{buildroot}/var/www/html/munin/
@@ -655,6 +661,7 @@ exit 0
 %config(noreplace) %{_sysconfdir}/logrotate.d/munin-node
 %config(noreplace) %{_sysconfdir}/munin/munin-node.conf
 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/df
+%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/fw_
 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/hddtemp_smartctl
 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/munin-node
 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/postfix
@@ -722,6 +729,12 @@ exit 0
 
 
 %changelog
+* Fri Apr 26 2013 D. Johnson <fenris02 at fedoraproject.org> - 2.0.13-1
+- Upstream released 2.0.13
+
+* Mon Apr 01 2013 D. Johnson <fenris02 at fedoraproject.org> - 2.0.12-3
+- Add fw_ default config
+
 * Sun Mar 24 2013 D. Johnson <fenris02 at fedoraproject.org> - 2.0.12-2
 - BZ# 917002 minor edits for asyncd
 


More information about the scm-commits mailing list