It seems that fix to bugzilla 574452 has broken gnome-settings-daemon
completely in 2.26.0
So changes has since reverted back and essentially the code is the same
as 2.25.92.
The current fix is to go back to 2.25.92 until the trunk is released again.
-Ghee
$ svn diff
Index: ChangeLog
===================================================================
--- ChangeLog (revision 17939)
+++ ChangeLog (working copy)
@@ -1,3 +1,8 @@
+2009-03-25 ghee teo <ghee.teo at sun.com>
+
+ Fixes doo 7644, bugzilla 574452. The fix is to revert to 2.25.92
tarball
+ * base-specs/gnome-settings-daemon.spec:
+
2009-03-25 Stephen Browne <stephen.browne at sun.com>
* base-specs/gconf-editor.spec: bump to 2.26.0 and add build patch2
Index: base-specs/gnome-settings-daemon.spec
===================================================================
--- base-specs/gnome-settings-daemon.spec (revision 17939)
+++ base-specs/gnome-settings-daemon.spec (working copy)
@@ -11,12 +11,12 @@
Name: gnome-settings-daemon
License: GPL
Group: System/GUI/GNOME
-Version: 2.26.0
+Version: 2.25.92
Release: 1
Distribution: Java Desktop System
Vendor: Sun Microsystems, Inc.
Summary: The GNOME Settings Daemon
-Source:
http://ftp.gnome.org/pub/GNOME/sources/gnome-settings-daemon/2.26/gnome-settings-daemon-%{version}.tar.bz2
+Source:
http://ftp.gnome.org/pub/GNOME/sources/gnome-settings-daemon/2.25/gnome-settings-daemon-%{version}.tar.bz2
%if %build_l10n
Source1: l10n-configure.sh
%endif