diff --git a/gnome-shell-extension-freon.spec b/gnome-shell-extension-freon.spec index 68b4a61..0e48c15 100644 --- a/gnome-shell-extension-freon.spec +++ b/gnome-shell-extension-freon.spec @@ -1,7 +1,7 @@ Name: gnome-shell-extension-freon Summary: GNOME Shell extension to display system temperature, voltage, and fan speed Version: 23 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://extensions.gnome.org/extension/841/freon/ License: GPLv2 BuildArch: noarch @@ -89,9 +89,6 @@ mv %{final_install_dir}/locale %{buildroot}/%{_datadir}/ %{_bindir}/glib-compile-schemas %{_datadir}/glib-2.0/schemas/ &> /dev/null || : %endif -%post -%{_sbindir}/sensors-detect --auto - %files -f freon.lang @@ -103,6 +100,9 @@ mv %{final_install_dir}/locale %{buildroot}/%{_datadir}/ %changelog +* Wed Mar 29 2017 Andrew Toskin - 23-4 +- Remove the sensors-detect scriptlet. + * Mon Mar 27 2017 Andrew Toskin - 23-3 - Explicitly compile gschemas on EPEL 7. - Add extra warning to package description about using lm_sensors.