X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=contrib%2Fredhat%2Fcollectd.spec;h=3322059899d6cdde7423aa750242b466debf1a7c;hp=9facca839623a8d865203bbec51c7efe504f7b04;hb=68108d7b5688f4db5257a90437e50428a88d594a;hpb=bca0f0af973fcd4b34e3cf6072e193ac9dbc65fc diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 9facca83..33220598 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -140,6 +140,7 @@ %define with_write_graphite 0%{!?_without_write_graphite:1} %define with_write_http 0%{!?_without_write_http:1} %define with_write_riemann 0%{!?_without_write_riemann:1} +%define with_zfs_arc 0%{!?_without_zfs_arc:1} # Plugins not built by default because of dependencies on libraries not # available in RHEL or EPEL: @@ -180,8 +181,6 @@ %define with_write_redis 0%{!?_without_write_redis:0} # plugin xmms disabled, requires xmms %define with_xmms 0%{!?_without_xmms:0} -# plugin zfs_arc disabled, requires FreeBSD/Solaris -%define with_zfs_arc 0%{!?_without_zfs_arc:0} Summary: Statistics collection daemon for filling RRD files Name: collectd