From 1f1aa49b4f8ee8f9915ffe8c777e9388f9ade37e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 28 Aug 2009 04:11:49 +0000 Subject: Apply to trivial patches for bell/sound - http://bugzilla.gnome.org/show_bug.cgi?id=593356 - http://bugzilla.gnome.org/show_bug.cgi?id=593355 --- metacity.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'metacity.spec') diff --git a/metacity.spec b/metacity.spec index c1581a1..6cedb9f 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,7 +1,7 @@ Summary: Unobtrusive window manager Name: metacity Version: 2.27.0 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.27/metacity-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=558723 @@ -10,6 +10,10 @@ Patch4: stop-spamming-xsession-errors.patch Patch5: dnd-keynav.patch # http://bugzilla.gnome.org/show_bug.cgi?id=588119 Patch6: Should-set-RestartStyleHint-to-RestartIfRunning-when.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=593355 +Patch7: 0001-bell-increase-bell-rate-limit-from-1-s-to-1-100ms.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=593356 +Patch8: 0001-sound-ask-libcanberra-to-cache-alert-desktop-switch-.patch License: GPLv2+ Group: User Interface/Desktops @@ -72,6 +76,8 @@ API. This package exists purely for technical reasons. %patch4 -p1 -b .stop-spamming-xsession-errors %patch5 -p1 -b .dnd-keynav %patch6 -p1 -b .restart-if-running +%patch7 -p1 -b .bell +%patch8 -p1 -b .sound-cache # force regeneration rm src/metacity.schemas @@ -179,6 +185,11 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Fri Aug 28 2009 Lennart Poettering - 2.27.0-6 +- Apply to trivial patches for bell/sound +- http://bugzilla.gnome.org/show_bug.cgi?id=593356 +- http://bugzilla.gnome.org/show_bug.cgi?id=593355 + * Sat Aug 22 2009 Owen Taylor - 2.27.0-5 - Add a fix for http://bugzilla.gnome.org/show_bug.cgi?id=588119, remove no-longer-needed no-lame-dialog patch -- cgit