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~33^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9d056df591e3a8e7e434e15c65a5565d2fe52d;p=thirdparty%2Fcollectd.git RPM specfile: enable modbus plugin on EL7 --- diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 1e6cd2a7c..330d37c4f 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}