From 6269f215a0303b1dac5a7be45ed3c220085e769d Mon Sep 17 00:00:00 2001 From: Andrew Toskin Date: Mar 29 2017 07:49:47 +0000 Subject: Remove sensors-detect scriptlet. I actually hadn't necessarily meant to commit this scriptlet in the first place, I'd just written it as a placeholder while trying to figure out *if* it would be appropriate to include... which it isn't: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VW3URNSYGRNBNNYP5YNWMFOJFSSZD66V/ Solves Red Hat Bugzilla issue #1436937. https://bugzilla.redhat.com/show_bug.cgi?id=1436937 --- 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.