author | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 18 Mar 2016 22:46:27 +0000 (23:46 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 18 Mar 2016 22:46:27 +0000 (23:46 +0100) |
1 | 2 | |||
---|---|---|---|---|
contrib/redhat/collectd.spec | patch | | diff1 | | diff2 | | blob | history |
diff --cc contrib/redhat/collectd.spec
index 53ceb934c70a21b2592bdeb1d617481ff56f0e3c,fb0a55cd4da9fe871ada0132f0d518dc154d910f..8d8cb8d9b187c2c8775598f14579a523bcc60244
%{?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