Own the %{_libexecdir}/lm_sensors dir.
- Fix case of Public Domain in license tag.
This commit is contained in:
parent
d1273e9a46
commit
dbad416190
@ -1,9 +1,9 @@
|
|||||||
Name: lm_sensors
|
Name: lm_sensors
|
||||||
Version: 3.3.5
|
Version: 3.3.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Hardware monitoring tools
|
Summary: Hardware monitoring tools
|
||||||
Group: Applications/System
|
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/
|
URL: http://www.lm-sensors.org/
|
||||||
|
|
||||||
@ -153,6 +153,7 @@ fi
|
|||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_unitdir}/lm_sensors.service
|
%{_unitdir}/lm_sensors.service
|
||||||
%{_unitdir}/fancontrol.service
|
%{_unitdir}/fancontrol.service
|
||||||
|
%dir %{_libexecdir}/%{name}
|
||||||
%{_libexecdir}/%{name}/lm_sensors-modprobe*wrapper
|
%{_libexecdir}/%{name}/lm_sensors-modprobe*wrapper
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
|
%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
|
||||||
%exclude %{_sbindir}/sensord
|
%exclude %{_sbindir}/sensord
|
||||||
@ -176,6 +177,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 24 2014 Jaromir Capik <jcapik@redhat.com> - 3.3.5-2
|
||||||
- systemd units rework
|
- systemd units rework
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user