From edaa95bf8fdac794a93e5bd440c69bc143e77212b901bd5645c0409e632b3c75 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 5 Jan 2012 09:32:43 +0000 Subject: [PATCH] Accepting request 98831 from home:vuntz:branches:GNOME:Factory Update to 3.3.3.1 OBS-URL: https://build.opensuse.org/request/show/98831 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=119 --- gnome-settings-daemon-3.3.2.tar.bz2 | 3 --- gnome-settings-daemon-3.3.3.1.tar.xz | 3 +++ gnome-settings-daemon.changes | 30 ++++++++++++++++++++++++++++ gnome-settings-daemon.spec | 14 +++++++++---- 4 files changed, 43 insertions(+), 7 deletions(-) delete mode 100644 gnome-settings-daemon-3.3.2.tar.bz2 create mode 100644 gnome-settings-daemon-3.3.3.1.tar.xz diff --git a/gnome-settings-daemon-3.3.2.tar.bz2 b/gnome-settings-daemon-3.3.2.tar.bz2 deleted file mode 100644 index 5eb7276..0000000 --- a/gnome-settings-daemon-3.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35788134339672ee1635aa094f78b187fb872dba558791b188adb574d94c6215 -size 1799966 diff --git a/gnome-settings-daemon-3.3.3.1.tar.xz b/gnome-settings-daemon-3.3.3.1.tar.xz new file mode 100644 index 0000000..b2f882b --- /dev/null +++ b/gnome-settings-daemon-3.3.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab326f4abfacd7e9a67380100b464eeaf0f23b6a99461122568e8e00f7f87ae +size 1444184 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 0a73370..cc7eb39 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Jan 5 08:03:19 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.3.1: + + Wacom: + - Fix referenced module name +- Changes from version 3.3.3: + + Common: + - Remove unused X key event code + + Wacom: + - Lots of infrastructure buildup that I can't really summarize + here + - Rename plugin to avoid name clash with libwacom + - Use libwacom to get tablet metadata + - Implement per-device and per-stylus settings + + Power: + - Add the vendor name to the battery recall warning + (bgo#664418) + - Add automatic dimming of keyboard backlight + + Print: + - Prevent crashes when cups sends malformed D-Bus signals + (bgo#665689) + + XSettings: + - Set GtkShellShowsAppMenu xsetting when the shell is running + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. +- Add pkgconfig(libwacom) BuildRequires: new dependency upstream. + ------------------------------------------------------------------- Mon Nov 21 18:38:24 UTC 2011 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 72dd35d..1f4709b 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-settings-daemon # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gnome-settings-daemon -Version: 3.3.2 +Version: 3.3.3.1 Release: 0 Summary: Settings daemon for the GNOME desktop License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-settings-daemon/3.3/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gnome-settings-daemon/3.3/%{name}-%{version}.tar.xz # 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 jblunck@novell.com -- Add apport monitoring plugin. (was PATCH-FEATURE-UPSTREAM) @@ -47,6 +48,8 @@ BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: cups-devel +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: pkgconfig(colord) >= 0.1.12 BuildRequires: pkgconfig(dbus-glib-1) >= 0.7.4 BuildRequires: pkgconfig(fontconfig) @@ -57,7 +60,7 @@ BuildRequires: gnome-common %endif BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.1.5 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 2.99.3 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.4 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(kbproto) BuildRequires: pkgconfig(lcms2) @@ -66,6 +69,7 @@ BuildRequires: pkgconfig(libgnomekbd) BuildRequires: pkgconfig(libgnomekbdui) BuildRequires: pkgconfig(libnotify) >= 0.7.3 BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libwacom) BuildRequires: pkgconfig(libxklavier) BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(packagekit-glib2) >= 0.6.12 @@ -97,6 +101,7 @@ splitted from it for a more general use. %package polkit-datetime Summary: PolicyKit helper to set the system date and time +Group: System/GUI/GNOME Requires: timezone %description polkit-datetime @@ -105,6 +110,7 @@ time. %package devel Summary: Development package for the GNOME settings daemon +Group: System/GUI/GNOME Requires: %{name} = %{version} %description devel