From: Marc Fournier Date: Fri, 18 Mar 2016 09:13:48 +0000 (+0100) Subject: RPM specfile: enable modbus plugin on EL7 X-Git-Tag: collectd-5.5.2~6^2~24 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5d9d056df591e3a8e7e434e15c65a5565d2fe52d;p=collectd.git RPM specfile: enable modbus plugin on EL7 --- diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 1e6cd2a7..330d37c4 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -60,6 +60,7 @@ %{?el7:%global _has_varnish4 1} %{?el7:%global _has_broken_libmemcached 1} %{?el7:%global _has_iproute 1} +%{?el7:%global _has_libmodbus 1} # plugins enabled by default %define with_aggregation 0%{!?_without_aggregation:1}