From: Marc Fournier Date: Mon, 8 Sep 2014 15:29:14 +0000 (+0200) Subject: RPM specfile: enable lvm plugin on RHEL7 X-Git-Tag: collectd-5.4.2~14 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=3f9b877bf91568f7c1d094cea1485fb5e9e55228;p=collectd.git RPM specfile: enable lvm plugin on RHEL7 --- 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}