OBS User autobuild 2009-10-05 23:04:15 +00:00 committed by Git OBS Bridge
parent 7419b2480b
commit 8366545e8f
5 changed files with 20 additions and 21 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92f08a4df8a9015d4a85fea1284e13197aed2ded4a92fef8a31870c9d970f65f
size 1172038

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df3203d804c6522f5c76a0e4d7d900595ac5942308fcd924ffcc8c3af436a4d5
size 1175585

View File

@ -0,0 +1,12 @@
Index: gnome-settings-daemon-2.27.92/plugins/mouse/gsd-locate-pointer.c
===================================================================
--- gnome-settings-daemon-2.27.92.orig/plugins/mouse/gsd-locate-pointer.c
+++ gnome-settings-daemon-2.27.92/plugins/mouse/gsd-locate-pointer.c
@@ -401,6 +401,7 @@ filter (GdkXEvent *xevent,
return GDK_FILTER_CONTINUE;
}
+static void
set_locate_pointer (void)
{
GdkKeymapKey *keys;

View File

@ -1,19 +1,3 @@
-------------------------------------------------------------------
Tue Sep 22 14:25:48 CEST 2009 - dimstar@opensuse.org
- Update to version 2.28.0:
+ Fix incomplete function declaration
+ bgo#578538 - Don't install the dummy plugin whilst keeping the
Makefile.am almost intact for copy/paste
+ bgo#594617 - Fix Touchpad left-handed issues
+ bgo#404683 - Add sound effect to volume key handling
+ Remove useless custom eject icon
+ bgo#594821 - Validate xsettings GConf keys read from the
configuration
+ Fix compiler warnings
+ Updated translations.
- Drop gnome-settings-daemon-build-warning.patch, upstreamed.
-------------------------------------------------------------------
Wed Sep 9 05:02:42 CEST 2009 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-settings-daemon (Version 2.28.0)
# spec file for package gnome-settings-daemon (Version 2.27.92)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,7 +19,7 @@
Name: gnome-settings-daemon
%define _name gnome-settings-daemon
Version: 2.28.0
Version: 2.27.92
Release: 1
License: GPL v2 or later
Summary: Settings daemon for the GNOME desktop
@ -40,6 +40,8 @@ Patch11: gnome-settings-daemon-bnc461755-randr-rotate-wacom.diff
Patch12: gnome-settings-daemon-activate-xkb-with-broken.patch
# PATCH-FIX-UPSTREAM # gnome-settings-daemon-try-harder-gdm-layout.patch bgo585290 vuntz@novell.com -- Try harder to use the keyboard layout passed from GDM
Patch13: gnome-settings-daemon-try-harder-gdm-layout.patch
# PATCH-FIX-UPSTREAM gnome-settings-daemon-build-warning.patch vuntz@novell.com
Patch14: gnome-settings-daemon-build-warning.patch
BuildRequires: fdupes
BuildRequires: gnome-common
BuildRequires: gnome-desktop-devel
@ -97,6 +99,7 @@ gnome-patch-translation-prepare
#%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
gnome-patch-translation-update
%build