fix suspend

This commit is contained in:
Matthias Clasen 2012-10-18 23:05:42 -04:00
parent f14d4708b4
commit d4bea70d3a
2 changed files with 5 additions and 2 deletions

View File

@ -1223,7 +1223,7 @@ index 0e06495..7c120c4 100644
+ g_debug ("Removing suspend delay inhibitor");
+ close (manager->priv->inhibit_suspend_fd);
+ manager->priv->inhibit_suspend_fd = -1;
+ manager->priv->inhibit_suspend_taken = TRUE;
+ manager->priv->inhibit_suspend_taken = FALSE;
+}
+
+static gboolean

View File

@ -1,6 +1,6 @@
Name: gnome-settings-daemon
Version: 3.6.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
Group: System Environment/Daemons
@ -258,6 +258,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml
%changelog
* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-3
- Fix a typo in the suspend patch (#858259)
* Tue Oct 08 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-2
- fix build on s390(x)