summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a97e63)
raw | patch | inline | side by side (parent: 3a97e63)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 19 Apr 2016 13:51:48 +0000 (15:51 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 19 Apr 2016 13:53:30 +0000 (15:53 +0200) |
cf. #986
contrib/redhat/collectd.spec | patch | blob | history |
index d6805640638dc9221e7f0de3329d89f163136dcd..ad3af5ca88e7df41ac8b51c25c4613bcaafe628d 100644 (file)
%define with_write_http 0%{!?_without_write_http:1}
%define with_write_log 0%{!?_without_write_log:1}
%define with_write_redis 0%{!?_without_write_redis:0%{?_has_hiredis}}
-%define with_write_riemann 0%{!?_without_write_riemann:1}
+%define with_write_riemann 0%{!?_without_write_riemann:0%{?_has_recent_riemann_c_client}}
%define with_write_sensu 0%{!?_without_write_sensu:1}
%define with_write_tsdb 0%{!?_without_write_tsdb:1}
%define with_xmms 0%{!?_without_xmms:0%{?_has_xmms}}