Own the %{_libexecdir}/lm_sensors dir.

- Fix case of Public Domain in license tag.
This commit is contained in:
Ville Skyttä 2014-01-25 20:10:50 +02:00
parent d1273e9a46
commit dbad416190

View File

@ -1,9 +1,9 @@
Name: lm_sensors
Version: 3.3.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Hardware monitoring tools
Group: Applications/System
License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public domain
License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public Domain
URL: http://www.lm-sensors.org/
@ -153,6 +153,7 @@ fi
%{_sbindir}/*
%{_unitdir}/lm_sensors.service
%{_unitdir}/fancontrol.service
%dir %{_libexecdir}/%{name}
%{_libexecdir}/%{name}/lm_sensors-modprobe*wrapper
%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
%exclude %{_sbindir}/sensord
@ -176,6 +177,10 @@ fi
%changelog
* Sat Jan 25 2014 Ville Skyttä <ville.skytta@iki.fi> - 3.3.5-3
- Own the %%{_libexecdir}/lm_sensors dir.
- Fix case of Public Domain in license tag.
* Fri Jan 24 2014 Jaromir Capik <jcapik@redhat.com> - 3.3.5-2
- systemd units rework