Accepting request 450214 from home:Zaitor:branches:GNOME:Factory

Bring in the missing SLE patch

OBS-URL: https://build.opensuse.org/request/show/450214
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=269
This commit is contained in:
Dominique Leuenberger 2017-01-13 22:00:14 +00:00 committed by Git OBS Bridge
parent ad9c9d415c
commit da99728110
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 13 21:41:44 UTC 2017 - zaitor@opensuse.org
- Apply gnome-settings-daemon-initial-keyboard.patch also for
openSUSE, this fix is also needed there (boo#1009515).
-------------------------------------------------------------------
Fri Jan 13 21:41:43 UTC 2017 - dimstar@opensuse.org

View File

@ -45,7 +45,7 @@ Patch21: gnome-settings-daemon-notify-idle-resumed.patch
Patch22: gnome-settings-daemon-bnc873545-hide-warnings.patch
# PATCH-FIX-SLE gnome-settings-daemon-sle-configure-timeout-blank.patch bnc#869685 bgo#710904 cxiong@suse.com -- monitor off timeout is too short, extends it to 5 min
Patch24: gnome-settings-daemon-sle-configure-timeout-blank.patch
# PATCH-FIX-SLE gnome-settings-daemon-initial-keyboard.patch bsc#979051 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME
# PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME
Patch29: gnome-settings-daemon-initial-keyboard.patch
# PATCH-FIX-OPENSUSE gnome-settings-daemon-bring-back-updates-plugin.patch bsc#991024 sckang@suse.com -- Add the updates plugin back
Patch31: gnome-settings-daemon-bring-back-updates-plugin.patch
@ -160,8 +160,8 @@ gnome-patch-translation-prepare
%patch21 -p1
%patch22 -p1
%patch24 -p0
%patch29 -p1
%endif
%patch29 -p1
%if 0%{?suse_version} == 1315
%patch31 -p1
%endif