Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory
checked in at Sun Oct 2 10:07:42 CEST 2011.
--------
--- openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2011-09-23 02:01:03.000000000 +0200
+++
/mounts/work_src_done/STABLE/gnome-settings-daemon/gnome-settings-daemon.changes
2011-09-26 18:40:14.000000000 +0200
@@ -1,0 +2,83 @@
+Mon Sep 26 16:39:28 UTC 2011 - [email protected]
+
+- Update to version 3.2.0:
+ + Power:
+ - Correctly put the screen and computer to sleep when idle
+ (bgo#659066)
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 20 08:18:06 UTC 2011 - [email protected]
+
+- Update to version 3.1.92:
+ + A11Y keyboard:
+ - Show the a11y dialogue on right-click (bgo#564171)
+ + Color:
+ - Be less chatty when creating duplicate profiles
+ - Do not segfault when doing fast-user-switching into a new
+ account (bgo#736846)
+ - Use a username suffix on the profile ID (bgo#736846)
+ - Do not show a warning when switching to a new user account
+ - Use the correct profiles when fast user switching
+ - Fix linking (bgo#659086)
+ + Common:
+ - Add helper to list disabled devices
+ - Clean up X11 library dependencies (bgo#657178)
+ - Bump colord dependency
+ + Datetime:
+ - Allow chrony to be used on Fedora (bgo#655119)
+ - Add NTP support for SUSE variants (bgo#654970)
+ + GConf:
+ - Plug some memory leaks
+ - Disconnect callbacks when cleaning up
+ + Keyboard:
+ - Remember and apply NumLock status (bgo#631989)
+ + Media keys:
+ - Don't show a level when muted (bgo#644537)
+ - Fix keyboard brightness (bgo#658689)
+ - Use the same "Music" mime-type as g-c-c
+ - There's no Beagle anymore
+ - Use gtk_show_uri() to launch nautilus
+ - Clean up app launching (bgo#141379)
+ - Clean up upower req
+ - Remove unused empty LIBS linkage
+ - Fix compile-time warning
+ - Move keyboard brightness icon here
+ - Remove OSD icons
+ + Mouse:
+ - Add more debug for "touchpad disabled"
+ - Try harder to re-enable devices (bgo#656397)
+ + Power:
+ - Make ABS_TO_PERCENTAGE warn on invalid input (bgo#657364)
+ - Correctly check for helper exit status
+ - Avoid warnings without backlights
+ - Do not connect to signals if we failed to connect
+ - Don't crash if we try to calculate the idle state before
+ connected to gnome-session (bgo#657917)
+ - Be less chatty when optional hardware is not attached
+ (bgo#658613)
+ - Fix a critical warning when getting the session inhibit state
+ - Do not handle the idle state transaction when the session is
+ not active (bgo#658568)
+ - Don't fall through the switch statement when shutting down
+ (bgo#659202)
+ - Do not leak the icon when getting device status (bgo#659213)
+ - Protect against a potential SIGFE (bgo#659205)
+ - Do not emit multiple 'Changed' signals when recalculating
+ (bgo#659204)
+ - Do not use G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES when we
+ want to read properties (bgo#659066)
+ - Fix compilation without libcanberra-gtk
+ + Printers:
+ - Use the best PPD for new printer (bgo#658544)
+ - Style fixes
+ + Updates:
+ - Ignore virtual mountpoints when looking for external media
+ (bgo#658282)
+ - Use the correct icons in the notifications
+ + Updated translations.
+- Add pkgconfig() BuildRequires: kbproto, x11. Those are new
+ explicit dependencies.
+- Drop gnome-settings-daemon-ntp-support.patch: fixed upstream.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-settings-daemon-3.1.91.tar.bz2
gnome-settings-daemon-ntp-support.patch
New:
----
gnome-settings-daemon-3.2.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.7hR4Ki/_old 2011-10-02 10:07:38.000000000 +0200
+++ /var/tmp/diff_new_pack.7hR4Ki/_new 2011-10-02 10:07:38.000000000 +0200
@@ -18,13 +18,13 @@
Name: gnome-settings-daemon
-Version: 3.1.91
+Version: 3.2.0
Release: 1
License: GPLv2+
Summary: Settings daemon for the GNOME desktop
Url: http://www.gnome.org
Group: System/GUI/GNOME
-Source:
http://download.gnome.org/sources/gnome-settings-daemon/3.1/%{name}-%{version}.tar.bz2
+Source:
http://download.gnome.org/sources/gnome-settings-daemon/3.2/%{name}-%{version}.tar.bz2
# PATCH-NEEDS-REBASE gnome-settings-daemon-system-proxy-configuration.diff
Patch2: gnome-settings-daemon-system-proxy-configuration.diff
# PATCH-NEEDS-REBASE gnome-settings-daemon-apport-monitor.patch bnc439203
[email protected] -- Add apport monitoring plugin. (was PATCH-FEATURE-UPSTREAM)
@@ -39,8 +39,6 @@
Patch14: gnome-packagekit-fate302445.patch
# PATCH-NEEDSREBASE PATCH-MISSING-TAG -- See
http://en.opensuse.org/Packaging/Patches
Patch15: gnome-packagekit-BNC383261.patch
-# PATCH-FIX-UPSTREAM bgo#654970 bnc#675969
gnome-settings-daemon-ntp-support.patch [email protected] -- Add SUSE support
for datetime polkit helper
-Patch16: gnome-settings-daemon-ntp-support.patch
# PATCH-FIX-OPENSUSE gnome-settings-daemon-stop-reload-proxy-settings.patch
bnc689592#c1, bnc#538353 [email protected] -- Stop g-s-d poping up the
authentication dialog for reloading the proxy settings
Patch17: gnome-settings-daemon-stop-reload-proxy-settings.patch
BuildRequires: fdupes
@@ -51,7 +49,7 @@
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: cups-devel
-BuildRequires: pkgconfig(colord)
+BuildRequires: pkgconfig(colord) >= 0.1.12
BuildRequires: pkgconfig(dbus-glib-1) >= 0.7.4
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(gconf-2.0) >= 2.6.1
@@ -63,6 +61,7 @@
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0) >= 2.99.3
BuildRequires: pkgconfig(gudev-1.0)
+BuildRequires: pkgconfig(kbproto)
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libgnomekbd)
@@ -73,7 +72,8 @@
BuildRequires: pkgconfig(nss)
BuildRequires: pkgconfig(packagekit-glib2) >= 0.6.12
BuildRequires: pkgconfig(polkit-gobject-1)
-BuildRequires: pkgconfig(upower-glib)
+BuildRequires: pkgconfig(upower-glib) >= 0.9.1
+BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xi)
Requires: gsettings-desktop-schemas
@@ -140,7 +140,6 @@
#%%patch14 -p0
# PATCH-NEEDS-REBASE
#%%patch15 -p0
-%patch16 -p1
%patch17 -p1
%endif
@@ -216,7 +215,7 @@
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
-%{_datadir}/icons/*/*/*
+%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
%{_mandir}/man1/gnome-settings-daemon.1*
# Own the directory since we can't depend on gconf providing them
++++++ gnome-settings-daemon-3.1.91.tar.bz2 ->
gnome-settings-daemon-3.2.0.tar.bz2 ++++++
++++ 66601 lines of diff (skipped)
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]