RPM specfile: re-enable varnish plugin on EL7
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 8 Feb 2016 08:46:21 +0000 (09:46 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 8 Feb 2016 08:46:23 +0000 (09:46 +0100)
... as the collectd-5.5 line now supports the varnish 4 API.

contrib/redhat/collectd.spec

index 9d491ff..7407dc8 100644 (file)
@@ -62,7 +62,6 @@
 %{?el7:%global _has_lvm2app_h 1}
 %{?el7:%global _has_libudev 1}
 %{?el7:%global _has_recent_librrd 1}
-%{?el7:%global _has_varnish4 1}
 %{?el7:%global _has_broken_libmemcached 1}
 %{?el7:%global _has_iproute 1}
 %{?el7:%global _has_atasmart 1}
 %define with_uptime 0%{!?_without_uptime:1}
 %define with_users 0%{!?_without_users:1}
 %define with_uuid 0%{!?_without_uuid:1}
-%define with_varnish 0%{!?_without_varnish:0%{!?_has_varnish4:1}}
+%define with_varnish 0%{!?_without_varnish:1}
 %define with_vmem 0%{!?_without_vmem:1}
 %define with_vserver 0%{!?_without_vserver:1}
 %define with_wireless 0%{!?_without_wireless:1}