X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=contrib%2Fredhat%2Fcollectd.spec;h=4fc76e11c4c54bfb6b01386afb1543e1eb6a5a29;hp=74c02ea7431e264a4ab77a1011545f529cd51346;hb=2e632b0929fb957fd686231658bc2999fdfb4b20;hpb=6c17c8ccba745714c4d7cc10dc3ca57f2d0d293f diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 74c02ea7..4fc76e11 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -227,14 +227,16 @@ %define with_cpusleep 0 %define with_gps 0 %define with_mqtt 0 +%define with_redis 0 %define with_rrdcached 0 +%define with_write_redis 0 %define with_xmms 0 %endif Summary: Statistics collection and monitoring daemon Name: collectd Version: 5.7.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://collectd.org Source: https://collectd.org/files/%{name}-%{version}.tar.bz2 License: GPLv2 @@ -2585,6 +2587,9 @@ fi %doc contrib/ %changelog +* Tue Nov 29 2016 Ruben Kerkhof - 5.7.0-2 +- Disable redis plugin on RHEL 6, hiredis has been retired from EPEL6 + * Mon Oct 10 2016 Marc Fournier - 5.7.0-1 - New PRE-RELEASE version - New plugins enabled by default: hugepages, write_prometheus