RPM specfile: enable modbus plugin on EL7
authorMarc Fournier <marc.fournier@camptocamp.com>
Fri, 18 Mar 2016 09:13:48 +0000 (10:13 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 18 Mar 2016 09:13:48 +0000 (10:13 +0100)
contrib/redhat/collectd.spec

index 1e6cd2a..330d37c 100644 (file)
@@ -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}