summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 170849a)
raw | patch | inline | side by side (parent: 170849a)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 9 Jan 2017 18:53:52 +0000 (19:53 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 9 Jan 2017 18:53:52 +0000 (19:53 +0100) |
contrib/redhat/collectd.spec | patch | blob | history |
index c8b650f9b72e0e87497428a2b00f1c55a7f12d00..7dab1db44f8c348b0b139e7cc2fca410bba23d57 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:1}
+%define with_write_riemann 0%{!?_without_write_riemann:1}
%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}}
%define with_redis 0
%define with_rrdcached 0
%define with_write_redis 0
+%define with_write_riemann 0
%define with_xmms 0
%endif