collectd.spec: also disable write_redis on EL6
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 29 Nov 2016 11:33:20 +0000 (12:33 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 29 Nov 2016 11:33:20 +0000 (12:33 +0100)
This plugin also depends on the hiredis library, which was retired from
EPEL6.

contrib/redhat/collectd.spec

index 215c82b..e7ffb07 100644 (file)
 %define with_mqtt 0
 %define with_redis 0
 %define with_rrdcached 0
+%define with_write_redis 0
 %define with_xmms 0
 %endif