- Removing 'noreplace' for sensors3.conf (#1239216)
This commit is contained in:
parent
343b02444e
commit
b21b720a9b
@ -1,6 +1,6 @@
|
|||||||
Name: lm_sensors
|
Name: lm_sensors
|
||||||
Version: 3.4.0
|
Version: 3.4.0
|
||||||
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
|
||||||
@ -146,7 +146,7 @@ fi
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc CHANGES CONTRIBUTORS doc README*
|
%doc CHANGES CONTRIBUTORS doc README*
|
||||||
%doc prog/init/fancontrol.init prog/init/README.initscripts
|
%doc prog/init/fancontrol.init prog/init/README.initscripts
|
||||||
%config(noreplace) %{_sysconfdir}/sensors3.conf
|
%config %{_sysconfdir}/sensors3.conf
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
|
%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
|
||||||
%dir %{_sysconfdir}/sensors.d
|
%dir %{_sysconfdir}/sensors.d
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
@ -179,6 +179,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 20 2015 Jaromir Capik <jcapik@redhat.com> - 3.4.0-3
|
||||||
|
- Removing 'noreplace' for sensors3.conf (#1239216)
|
||||||
|
|
||||||
* Tue Aug 04 2015 Jaromir Capik <jcapik@redhat.com> - 3.4.0-2
|
* Tue Aug 04 2015 Jaromir Capik <jcapik@redhat.com> - 3.4.0-2
|
||||||
- Adding /etc/sensors.d in the %%files (#1236309)
|
- Adding /etc/sensors.d in the %%files (#1236309)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user