collectd.spec: fixes to previous commit
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 9 Jan 2017 18:53:52 +0000 (19:53 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 9 Jan 2017 18:53:52 +0000 (19:53 +0100)
contrib/redhat/collectd.spec

index c8b650f..7dab1db 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