From f15b9660c7ad0621c8ac771f6b37315cf7c617ce Mon Sep 17 00:00:00 2001 From: Andrew Bays Date: Tue, 19 Jun 2018 11:06:39 -0400 Subject: [PATCH] Spec file typo fixes --- contrib/redhat/collectd.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 1a1721b5..41655250 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -387,7 +387,7 @@ Chrony plugin for collectd %if %{with_connectivity} %package connectivity Summary: Connectivity plugin for collectd -Group: System Environment/Daemons +Group: System Environment/Daemons Requires: %{name}%{?_isa} = %{version}-%{release} BuildRequires: yajl-devel %description connectivity @@ -1160,11 +1160,11 @@ Collectd utilities %define _with_chrony --disable-chrony %endif -+%if %{with_connectivity} -+%define _with_connectivity --enable-connectivity -+%else -+%define _with_connectivity --disable-connectivity -+%endif +%if %{with_connectivity} +%define _with_connectivity --enable-connectivity +%else +%define _with_connectivity --disable-connectivity +%endif %if %{with_conntrack} %define _with_conntrack --enable-conntrack -- 2.11.0