X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fredhat%2Fcollectd.spec;h=5181293b1c4caa6d65c35dd66ef96f564c227442;hb=294aa61f5e961b9a9bec1e27e810a10142017db8;hp=4d8041fc261a090b12e3bc39d309337c869512af;hpb=bf4dcf7d2be115582c420bc1b379d594b9132f5a;p=collectd.git diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 4d8041fc..5181293b 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -230,16 +230,17 @@ Summary: Statistics collection and monitoring daemon Name: collectd Version: 5.6.1 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://collectd.org Source: https://collectd.org/files/%{name}-%{version}.tar.bz2 License: GPLv2 Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libgcrypt-devel, kernel-headers, libtool-ltdl-devel, libcap-devel, which, xfsprogs-devel +BuildRequires: libgcrypt-devel, kernel-headers, libtool-ltdl-devel, libcap-devel, which Vendor: collectd development team %if 0%{?fedora} || 0%{?rhel} >= 7 +BuildRequires: xfsprogs-devel %{?systemd_requires} BuildRequires: systemd %else @@ -2515,6 +2516,9 @@ fi %doc contrib/ %changelog +* Sun Mar 05 2017 Ruben Kerkhof - 5.6.1-4 +- Don't enable XFS support on RHEL6, it is missing for i386 + * Wed Feb 22 2017 Ruben Kerkhof - 5.6.1-3 - Enable XFS support in df plugin