From 3f9b877bf91568f7c1d094cea1485fb5e9e55228 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Mon, 8 Sep 2014 17:29:14 +0200 Subject: [PATCH] RPM specfile: enable lvm plugin on RHEL7 --- contrib/redhat/collectd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 7decec5c..0f9e0339 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -52,6 +52,7 @@ %{?el7:%global _has_recent_sockios_h 1} %{?el7:%global _has_working_libiptc 1} %{?el7:%global _has_ip_vs_h 1} +%{?el7:%global _has_lvm2app_h 1} %{?el7:%global _has_recent_librrd 1} %{?el7:%global _has_varnish4 1} %{?el7:%global _has_broken_libmemcached 1} -- 2.11.0