summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorLennart Poettering <lennart@fedoraproject.org>2009-08-28 04:11:49 +0000
committerLennart Poettering <lennart@fedoraproject.org>2009-08-28 04:11:49 +0000
commit1f1aa49b4f8ee8f9915ffe8c777e9388f9ade37e (patch)
tree47d2de2c7378684e1d717b10678f3b7d8c23d2e3 /metacity.spec
parent220a674e77ac0c247aedcfb9716e53837073f20c (diff)
downloadmetacity-1f1aa49b4f8ee8f9915ffe8c777e9388f9ade37e.tar.gz
metacity-1f1aa49b4f8ee8f9915ffe8c777e9388f9ade37e.tar.xz
metacity-1f1aa49b4f8ee8f9915ffe8c777e9388f9ade37e.zip
Apply to trivial patches for bell/soundmetacity-2_27_0-6_fc12
- http://bugzilla.gnome.org/show_bug.cgi?id=593356 - http://bugzilla.gnome.org/show_bug.cgi?id=593355
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec13
1 files changed, 12 insertions, 1 deletions
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 <lpoetter@redhat.com> - 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 <otaylor@redhat.com> - 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