summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 33c0e71)
raw | patch | inline | side by side (parent: 33c0e71)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Wed, 22 Feb 2017 08:59:02 +0000 (09:59 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Wed, 22 Feb 2017 08:59:02 +0000 (09:59 +0100) |
Fixes #2178
contrib/redhat/collectd.spec | patch | blob | history |
index 33cc985e421b85fa9ebdd335aaffd37845927b74..4d8041fc261a090b12e3bc39d309337c869512af 100644 (file)
Summary: Statistics collection and monitoring daemon
Name: collectd
Version: 5.6.1
-Release: 2%{?dist}
+Release: 3%{?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
+BuildRequires: libgcrypt-devel, kernel-headers, libtool-ltdl-devel, libcap-devel, which, xfsprogs-devel
Vendor: collectd development team <collectd@verplant.org>
%if 0%{?fedora} || 0%{?rhel} >= 7
%doc contrib/
%changelog
+* Wed Feb 22 2017 Ruben Kerkhof <ruben@rubenkerkhof.com> - 5.6.1-3
+- Enable XFS support in df plugin
+
* Tue Nov 29 2016 Ruben Kerkhof <ruben@rubenkerkhof.com> - 5.6.1-2
- Disable redis plugin on RHEL < 7, hiredis has been retired from EPEL6