1
0

Accepting request 73863 from home:vuntz:branches:GNOME:Factory

Tweak + clarify a change

OBS-URL: https://build.opensuse.org/request/show/73863
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=90
This commit is contained in:
Dominique Leuenberger 2011-06-16 15:34:32 +00:00 committed by Git OBS Bridge
parent ee3039b276
commit 60adb3c4d1
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 16 16:09:10 CEST 2011 - vuntz@opensuse.org
- Add pkgconfig(xfixes) BuildRequires, needed for the new cursor
plugin.
-------------------------------------------------------------------
Tue Jun 14 09:40:28 CEST 2011 - dimstar@opensuse.org
@ -22,7 +28,7 @@ Tue Jun 14 09:40:28 CEST 2011 - dimstar@opensuse.org
- Fix ntp logic on Debian to include ntpdate as well as ntpd
[bgo#644821]
+ GConf:
- bgo#652200: Add missing Schema for
- bgo#652200: Add missing schema for
org.gnome.settings-daemon.plugins.gconf
+ Keybindings:
- Complete update to egg key parsing change
@ -44,13 +50,18 @@ Tue Jun 14 09:40:28 CEST 2011 - dimstar@opensuse.org
- Use property settings helper in common/
- Typedef the Wacom device types
+ Xrandr:
- Switch touchscreen rotation as wel
- Switch touchscreen rotation as well
- Fix small memory leak on shutdown
- Remove the functionality to call gcm-apply when outputs
change
- Remove rotation handling for wacom tablets
+ Updated translations.
- Add pkgconfig(colord) and pkgconfig(lcms2) BuildRequires.
- Pass --with-pnpids=%{_datadir}/libgnome-desktop-3.0/pnp.ids to
configure: the color plugin needs to have access to the pnp.ids
file. This comes with the gnome-desktop library; as
gnome-settings-daemon already depend on this library, we know the
file will be available at runtime.
-------------------------------------------------------------------
Tue May 17 18:31:10 CEST 2011 - dimstar@opensuse.org

View File

@ -70,6 +70,7 @@ BuildRequires: pkgconfig(nss)
BuildRequires: pkgconfig(packagekit-glib2)
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(upower-glib)
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xi)
Requires: gsettings-desktop-schemas
Recommends: %{name}-lang