projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2079ee1
)
collectd.spec: also disable write_redis on EL6
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 29 Nov 2016 11:33:20 +0000
(12:33 +0100)
committer
Ruben 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
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
215c82b
..
e7ffb07
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-222,6
+222,7
@@
%define with_mqtt 0
%define with_redis 0
%define with_rrdcached 0
+%define with_write_redis 0
%define with_xmms 0
%endif