Accepting request 75748 from GNOME:Factory

Pushing G:F, including GNOME 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-settings-daemon?expand=0&rev=64
This commit is contained in:
Sascha Peilicke 2011-07-08 13:23:35 +00:00 committed by Git OBS Bridge
commit 691852c48c
4 changed files with 102 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c97015dd0d0d562a5fd4473e2d01756e0ea12ddd46ab091069f7189eb7ead126
size 1566772

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:532c7bc21ffb2ab7ad2315b051128c233e27d8de83d8d70441f0310417e68fad
size 1616991

View File

@ -1,3 +1,93 @@
-------------------------------------------------------------------
Mon Jul 4 14:56:35 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.3:
+ Common:
- Use defines instead of variables for ranges
- Fix function keys not being grabbed (bgo#649222)
- Allow the "Pause" key to be used (bgo#653524)
+ Clipboard:
- Fix incremental sending from the clipboard manager
(bgo#652609)
+ Color:
- Fix a potential buffer-overflow when converting to wide text
+ Keyboard:
- Use the same kbd layout menu labels as Gnome Shell
(bgo#652836)
- Add missing "Settings" to the string
- Fix menu items actions
+ Media keys:
- Use constant for icon size in OSD
- Remove progress bar borders (bgo#652321)
+ Mouse:
- Check device is a touchpad before enabling/disabling it
+ Updated translations.
-------------------------------------------------------------------
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
- Update to version 3.1.2:
+ Common:
- Don't try to convert show-keyboard-leds-indicator in
gnome-settings-daemon.convert
- Add touchscreen detection
- Add X property setting helper
- Add code to detect accelerometers
- Add better error reporting for egg key parsing
- Add code to allow disabling input devices
+ Color:
- Add new color plugin
+ Cursor:
- Hide cursor on tablets with only a touchscreen [bgo#650604]
- Show the cursor again on exit
- Fix XFixes version checking
- Ignore PS/2 mice as well
- Fix checking for extension pointer
+ Datetime:
- Fix ntp logic on Debian to include ntpdate as well as ntpd
[bgo#644821]
+ GConf:
- bgo#652200: Add missing schema for
org.gnome.settings-daemon.plugins.gconf
+ Keybindings:
- Complete update to egg key parsing change
+ Media keys:
- Only start D-Bus when _start() is called
- Simplify touchpad OSD
- Hardcode the "toggle touchpad" button
- Remove old-style OSD
- Always use the primary monitor for display [bgo#650159]
- Make sound changes quiet with Alt [bgo#651704]
+ Mouse:
- Use new disable/enable device code
+ Orientation:
- Add orientation plugin
+ Updates:
- Fix a string that is hard to translate [bgo#645749]
+ Wacom:
- Enable wacom touch key by default
- Use property settings helper in common/
- Typedef the Wacom device types
+ Xrandr:
- 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

@ -18,13 +18,13 @@
Name: gnome-settings-daemon
Version: 3.1.1
Version: 3.1.3
Release: 1
License: GPLv2+
Summary: Settings daemon for the GNOME desktop
Url: http://www.gnome.org
Group: System/GUI/GNOME
Source: %{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gnome-settings-daemon/3.1/%{name}-%{version}.tar.bz2
# PATCH-NEEDS-REBASE gnome-settings-daemon-system-proxy-configuration.diff (was PATCH-FEATURE-OPENSUSE)
Patch2: gnome-settings-daemon-system-proxy-configuration.diff
# PATCH-NEEDS-REBASE gnome-settings-daemon-apport-monitor.patch bnc439203 jblunck@novell.com -- Add apport monitoring plugin. (was PATCH-FEATURE-UPSTREAM)
@ -47,6 +47,7 @@ BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: cups-devel
BuildRequires: pkgconfig(colord)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(gconf-2.0)
@ -58,6 +59,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libgnomekbd)
BuildRequires: pkgconfig(libgnomekbdui)
@ -68,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
@ -143,7 +146,8 @@ NOCONFIGURE=1 /usr/bin/gnome-autogen.sh
%configure\
--libexecdir=%{_libexecdir}/gnome-settings-daemon-3.0 \
--enable-gconf-bridge \
--disable-static
--disable-static \
--with-pnpids=%{_datadir}/libgnome-desktop-3.0/pnp.ids
make %{?jobs:-j%jobs} V=1
%install
@ -187,10 +191,12 @@ rm -rf %{buildroot}
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml