From 34654bad6aca81a99b4a90e4b7ae66ce4ccd994a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jan 17 2010 21:28:15 +0000 Subject: 2.29.5 --- diff --git a/.cvsignore b/.cvsignore index 45dbbd1..693302e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-settings-daemon-2.28.1.tar.bz2 +gnome-settings-daemon-2.29.5.tar.bz2 diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index b47e0de..0de1005 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,12 +1,12 @@ Name: gnome-settings-daemon -Version: 2.28.1 -Release: 10%{?dist} +Version: 2.29.5 +Release: 1%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons License: GPLv2+ URL: http://download.gnome.org/sources/%{name} -Source0: http://download.gnome.org/sources/%{name}/2.28/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/%{name}/2.29/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(pre): GConf2 >= 2.14 @@ -32,26 +32,8 @@ BuildRequires: gettext intltool BuildRequires: fontconfig-devel BuildRequires: libcanberra-devel -# https://bugzilla.gnome.org/show_bug.cgi?id=596136 -Patch0: 0002-Use-a-rounded-instead-of-curved-rectangle.patch -Patch1: 0003-Improve-the-media-keys-overlay-design.patch -# https://bugzilla.redhat.com/show_bug.cgi?id=498249 -Patch2: left-handed-touchpad.patch # change font rendering Patch3: slight-hinting.patch -# https://bugzilla.gnome.org/show_bug.cgi?id=567249 -Patch4: 0001-Fix-bluriness-in-level-bar-and-popup.patch -# https://bugzilla.gnome.org/show_bug.cgi?id=600770 -Patch5: 0001-Avoid-volumes-going-over-100.patch -# https://bugzilla.gnome.org/show_bug.cgi?id=601203 -Patch6: gsd-screen-changed.patch -# -Patch7: iconleak.patch -# https://bugzilla.gnome.org/show_bug.cgi?id=604651 -Patch8: survive-xmm.patch - -# https://bugzilla.gnome.org/show_bug.cgi?id=604918 -Patch9: osd-spam.patch %description A daemon to share settings from GNOME to other applications. It also @@ -70,16 +52,7 @@ developing applications that use %{name}. %prep %setup -q -%patch4 -p1 -b .blurry -%patch0 -p1 -b .osd-rounded-rectangle -%patch1 -p1 -b .osd-visual-refresh -%patch2 -p1 -b .left-handed-touchpad %patch3 -p1 -b .slight-hinting -%patch5 -p1 -b .too-high-volume -%patch6 -p1 -b .screen-change -%patch7 -p1 -b .iconleak -%patch8 -p1 -b .survive-xmm -%patch9 -p1 -b .osd-spam %build %configure --enable-static=no --enable-profiling --disable-esd diff --git a/sources b/sources index 13415e6..926f9dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cadb2e161846c4df76fec45679db1f50 gnome-settings-daemon-2.28.1.tar.bz2 +15f179e66f77f8ea622e9ad7622faf86 gnome-settings-daemon-2.29.5.tar.bz2