summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index aa71ece..68a069d 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.27.0
-Release: 8%{?dist}
+Release: 9%{?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
@@ -16,6 +16,8 @@ Patch7: 0001-bell-increase-bell-rate-limit-from-1-s-to-1-100ms.patch
Patch8: 0001-sound-ask-libcanberra-to-cache-alert-desktop-switch-.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=593358
Patch9: 0001-tooltip-set-window-type-hint-for-self-drawn-tooltips.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=516225
+Patch10: metacity-option-to-force-fullscreen.patch
License: GPLv2+
Group: User Interface/Desktops
@@ -81,6 +83,7 @@ API. This package exists purely for technical reasons.
%patch7 -p1 -b .bell
%patch8 -p1 -b .sound-cache
%patch9 -p1 -b .tooltip
+%patch10 -p1 -b .force-fullscreen
# force regeneration
rm src/metacity.schemas
@@ -188,6 +191,10 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Wed Sep 2 2009 Peter Robinson <pbrobinson@gmail.com> - 2.27.0-9
+- Add upstreamed patch for option to force fullscreen for sugar
+- https://bugzilla.redhat.com/show_bug.cgi?id=516225
+
* Fri Aug 28 2009 Lennart Poettering <lpoetter@redhat.com> - 2.27.0-8
- Actually apply the patch from -7