diff --git a/gnome-settings-daemon-2.27.92.tar.bz2 b/gnome-settings-daemon-2.27.92.tar.bz2 new file mode 100644 index 0000000..1558122 --- /dev/null +++ b/gnome-settings-daemon-2.27.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f08a4df8a9015d4a85fea1284e13197aed2ded4a92fef8a31870c9d970f65f +size 1172038 diff --git a/gnome-settings-daemon-2.28.0.tar.bz2 b/gnome-settings-daemon-2.28.0.tar.bz2 deleted file mode 100644 index 668435c..0000000 --- a/gnome-settings-daemon-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df3203d804c6522f5c76a0e4d7d900595ac5942308fcd924ffcc8c3af436a4d5 -size 1175585 diff --git a/gnome-settings-daemon-build-warning.patch b/gnome-settings-daemon-build-warning.patch new file mode 100644 index 0000000..2c9d217 --- /dev/null +++ b/gnome-settings-daemon-build-warning.patch @@ -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; diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 317662e..bb6246a 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -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 diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index e643157..9f42de0 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -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