From 3970f3788249e22e7a40240b4e0ce498d3781ed5 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Fri, 6 Feb 2015 02:15:47 +0800 Subject: gnome-restore-gtk-icons: Update gnome-settings-daemon to the latest patch level --- .../gnome-settings-daemon/gnome-settings-daemon.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'gnome-restore-gtk-icons') diff --git a/gnome-restore-gtk-icons/gnome-settings-daemon/gnome-settings-daemon.spec b/gnome-restore-gtk-icons/gnome-settings-daemon/gnome-settings-daemon.spec index 9c69814..74cab52 100644 --- a/gnome-restore-gtk-icons/gnome-settings-daemon/gnome-settings-daemon.spec +++ b/gnome-restore-gtk-icons/gnome-settings-daemon/gnome-settings-daemon.spec @@ -7,7 +7,7 @@ Name: gnome-settings-daemon Version: 3.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications (Copr: lantw44/gnome-restore-gtk-icons) Group: System Environment/Daemons @@ -17,8 +17,10 @@ URL: http://download.gnome.org/sources/%{name} Source: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz # disable wacom for ppc/ppc64 (used on RHEL) Patch0: %{name}-3.5.4-ppc-no-wacom.patch + +Patch1: 0001-power-Don-t-forget-about-disabled-touchscreens.patch # respect menus-have-icons and buttons-have-icons settings -Patch1: %{name}-3.14-respect-menus-buttons-icons.patch +Patch2: %{name}-3.14-respect-menus-buttons-icons.patch BuildRequires: gtk3-devel >= %{gtk3_version} BuildRequires: gnome-desktop3-devel >= %{gnome_desktop_version} @@ -97,10 +99,12 @@ developing applications that use %{name}. %patch0 -p1 -b .ppc-no-wacom %endif -%patch1 -p1 -b .menus-buttons-icons +%patch2 -p1 -b .menus-buttons-icons autoreconf -i -f +%patch1 -p1 + %build %configure --disable-static \ %if 0%{?rhel} @@ -269,6 +273,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libexecdir}/gsd-test-xsettings %changelog +* Tue Jan 20 2015 Bastien Nocera 3.14.2-2 +- Fix disabled touchscreens when resuming from suspend (#1173849) + * Tue Nov 11 2014 Kalev Lember - 3.14.2-1 - Update to 3.14.2 -- cgit v1.2.3