Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory
checked in at Tue Oct 18 14:07:44 CEST 2011.



--------
--- openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes        
2011-10-16 12:49:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gnome-settings-daemon/gnome-settings-daemon.changes
    2011-10-17 23:50:28.000000000 +0200
@@ -1,0 +2,60 @@
+Mon Oct 17 21:37:35 UTC 2011 - malcolmle...@opensuse.org
+
+- Add gnome-settings-daemon-fix-missing-wexitstatus.patch: add
+  missing include that can cause issues at runtime, especially
+  on 11.4 (bgo#662020).
+
+-------------------------------------------------------------------
+Mon Oct 17 18:21:59 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.2.1:
+  + Common:
+    - Remove left-over debug (bgo#660073)
+  + Color:
+    - Fix a crash if ~/.local is deleted at runtime (bgo#660664)
+    - Do not load all the color devices twice at startup
+    - Don't assign the same device more than once at startup
+    - Fix critical warning if the user disables the internal LCD
+      screen
+    - Reset the gamma tables when the screen configuration changes
+      (bgo#660164)
+    - Fix 'make check' by including -lm for powf()
+  + Media keys:
+    - Use a GCancellable for g_bus_get calls so that they can be
+      cancelled
+    - Don't assert if the user sets the 'button-power' action to
+      'shutdown' or 'nothing'
+    - Fix OSD touchpad icon names (bgo#661179)
+    - Fix suspend button not locking the screen (bgo#660267)
+  + Power:
+    - Don't restore the brightness if it's never been set
+    - Fix two small reference leaks when using the D-Bus interface
+    - Use a GCancellable for g_bus_get calls so that they can be
+      cancelled
+    - Do not sleep-on-idle by default (bgo#660395)
+    - Do not revert to the pre-idle brightness if idle dimming is
+      disabled (bgo#660434)
+    - Ensure the DPMS state is 'on' at startup (bgo#660482)
+    - Close low-battery notification when plugged in (bgo#660942)
+    - Don't crash when setting the dim timeout when using NX
+      (bgo#661000)
+    - Call XSyncInitialize() in case GTK+ wasn't compiled with
+      XSync support
+    - Emit 'Changed' signal to all listeners (bgo#659908)
+  + Printers:
+    - Fix build on systems without LC_PAPER (bog#660626)
+    - Call setlocale() (bgo#660632)
+    - Exit gsd-printer when session ends (bgo#660158)
+    - Correct signature when calling PrinterAddOptionDefault
+    - Don't show "Not connected?" when not needed
+    - Unown name on the system bus when session goes idle
+  + Wacom:
+    - Fix possible crasher (bgo#661170)
+  + Xrandr:
+    - Use a GCancellable for g_bus_get calls so that they can be
+      cancelled
+  + Updated translations.
+- Drop gnome-settings-daemon-emit-power-signal-to-listeners.patch:
+  fixed upstream.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-settings-daemon-3.2.0.tar.bz2
  gnome-settings-daemon-emit-power-signal-to-listeners.patch

New:
----
  gnome-settings-daemon-3.2.1.tar.bz2
  gnome-settings-daemon-fix-missing-wexitstatus.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.wsQ85D/_old  2011-10-18 14:07:40.000000000 +0200
+++ /var/tmp/diff_new_pack.wsQ85D/_new  2011-10-18 14:07:40.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-settings-daemon
-Version:        3.2.0
+Version:        3.2.1
 Release:        1
 License:        GPLv2+
 Summary:        Settings daemon for the GNOME desktop
@@ -35,14 +35,14 @@
 Patch11:        gnome-settings-daemon-bnc461755-randr-rotate-wacom.diff
 # PATCH-NEEDS-REBASE PATCH-FIX-UPSTREAM 
gnome-settings-daemon-add-layout-switcher.patch bgo603806 vu...@opensuse.org -- 
Add a layout switching combo if needed; the real fix implies some API change in 
libgnomekbd (see upstream bug)
 Patch13:        gnome-settings-daemon-add-layout-switcher.patch
-# PATCH-NEEDSREBASE PATCH-FEATURE-OPENSUSE gnome-packagekit-fate302445.patch 
fate 302445
+# PATCH-NEEDS-REBASE PATCH-FEATURE-OPENSUSE gnome-packagekit-fate302445.patch 
fate 302445
 Patch14:        gnome-packagekit-fate302445.patch
 # PATCH-NEEDSREBASE PATCH-MISSING-TAG -- See 
http://en.opensuse.org/Packaging/Patches
 Patch15:        gnome-packagekit-BNC383261.patch
 # PATCH-FIX-OPENSUSE gnome-settings-daemon-stop-reload-proxy-settings.patch 
bnc689592#c1, bnc#538353 g...@suse.com -- Stop g-s-d poping up the 
authentication dialog for reloading the proxy settings
 Patch17:        gnome-settings-daemon-stop-reload-proxy-settings.patch
-# PATCH-FIX-UPSTREAM 
gnome-settings-daemon-emit-power-signal-to-listeners.patch bnc#717814, 
bgo#659908 g...@suse.com -- Emit 'Changed' signal to all power plugin listeners
-Patch18:        gnome-settings-daemon-emit-power-signal-to-listeners.patch
+# PATCH-FIX-UPSTREAM gnome-settings-daemon-fix-missing-wexitstatus.patch 
bgo#662020 malcolmle...@opensuse.org -- Add missing include that can cause 
issues at runtime, especially on 11.4.
+Patch18:        gnome-settings-daemon-fix-missing-wexitstatus.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
 # Disabled because of the non-rebased patches
@@ -143,8 +143,8 @@
 # PATCH-NEEDS-REBASE
 #%%patch15 -p0
 %patch17 -p1
-%patch18 -p1
 %endif
+%patch18
 
 %if 0%{?BUILD_FROM_VCS}
 NOCONFIGURE=1 /usr/bin/gnome-autogen.sh

++++++ gnome-settings-daemon-3.2.0.tar.bz2 -> 
gnome-settings-daemon-3.2.1.tar.bz2 ++++++
++++ 13588 lines of diff (skipped)

++++++ gnome-settings-daemon-fix-missing-wexitstatus.patch ++++++
--- plugins/power/gsd-power-manager.c   2011-09-26 10:49:43.000000000 -0500
+++ plugins/power/gsd-power-manager.c.orig      2011-10-17 10:28:30.000000000 
-0500
@@ -24,6 +24,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
+#include <sys/wait.h>
 #include <glib/gi18n.h>
 #include <gtk/gtk.h>
 #include <libupower-glib/upower.h>
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to