[munin/f14/master] Adjust the df fix to include all the right fses

Kevin Fenzi kevin at fedoraproject.org
Sun Dec 5 18:24:40 UTC 2010


commit 45fe62696f09cdde70cadae9c1aa9a78f781558f
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Dec 5 11:24:31 2010 -0700

    Adjust the df fix to include all the right fses

 munin-1.4.5-df-config |    4 ++--
 munin.spec            |    5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/munin-1.4.5-df-config b/munin-1.4.5-df-config
index a176046..8a2542e 100644
--- a/munin-1.4.5-df-config
+++ b/munin-1.4.5-df-config
@@ -1,2 +1,2 @@
-[df]
-env.exclude binfmt_misc rpc_pipefs fuse.gvfs-fuse-daemon
+[df*]
+env.exclude none unknown iso9660 squashfs udf romfs ramfs debugfs binfmt_misc rpc_pipefs fuse.gvfs-fuse-daemon
diff --git a/munin.spec b/munin.spec
index 72ca6d6..7690872 100644
--- a/munin.spec
+++ b/munin.spec
@@ -1,6 +1,6 @@
 Name:      munin
 Version:   1.4.5
-Release:   5%{?dist}
+Release:   6%{?dist}
 Summary:   Network-wide graphing framework (grapher/gatherer)
 License:   GPLv2 and Bitstream Vera
 Group:     System Environment/Daemons
@@ -307,6 +307,9 @@ exit 0
 %endif
 
 %changelog
+* Sun Dec 05 2010 Kevin Fenzi <kevin at tummy.com> - 1.4.5-6
+- Adjust the df fix to include all the right fses
+
 * Thu Nov 25 2010 Kevin Fenzi <kevin at tummy.com> - 1.4.5-5
 - Exclude some fses from df plugin. fixes #601410
 


More information about the scm-commits mailing list