Merge branch 'collectd-5.5'
authorMarc Fournier <marc.fournier@camptocamp.com>
Fri, 18 Mar 2016 22:46:27 +0000 (23:46 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 18 Mar 2016 22:46:27 +0000 (23:46 +0100)
1  2 
contrib/redhat/collectd.spec

@@@ -67,7 -66,8 +66,9 @@@
  %{?el7:%global _has_atasmart 1}
  %{?el7:%global _has_hiredis 1}
  %{?el7:%global _has_asm_msr_index 1}
 +%{?el7:%global _has_libmosquitto 1}
+ %{?el7:%global _has_libmodbus 1}
+ %{?el7:%global _has_xmms 1}
  
  # plugins enabled by default
  %define with_aggregation 0%{!?_without_aggregation:1}
  %define with_write_kafka 0%{!?_without_write_kafka:0}
  # plugin write_mongodb disabled, requires libmongoc
  %define with_write_mongodb 0%{!?_without_write_mongodb:0}
- # plugin xmms disabled, requires xmms
- %define with_xmms 0%{!?_without_xmms:0}
 +# plugin zone disabled, requires Solaris
 +%define with_zone 0%{!?_without_zone:0}
  
  Summary:      statistics collection and monitoring daemon
  Name:         collectd