Summary: Statistics collection and monitoring daemon
Name: collectd
Version: 5.12.0
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: https://collectd.org
Source: https://collectd.org/files/%{name}-%{version}.tar.bz2
License: GPLv2
Group: System Environment/Daemons
Requires: %{name}%{?_isa} = %{version}-%{release}
BuildRequires: libatasmart-devel
+%if 0%{?fedora} || 0%{?rhel} >= 7
+BuildRequires: systemd-devel
+%endif
%description smart
Collect SMART statistics, notably load cycle count, temperature and bad
sectors.
%doc contrib/
%changelog
+* Thu Sep 08 2022 Laura Hild <lsh@jlab.org> - 5.12.0-2
+- require systemd-devel (libudev.h) to build the SMART plugin
+
* Wed May 05 2021 Fabien Wernli <rpmbuild@faxmodem.org> - 5.12.0-1
- Update to 5.12.0
- Remove netstat_udp