From ab5f0a00b3af6b614d6decd64ab990d4ed431dd7 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 12 Mar 2008 18:26:13 +0000 Subject: [PATCH] - Add patch to fix focus of keep-above windows http://bugzilla.gnome.org/show_bug.cgi?id=519188 --- metacity.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/metacity.spec b/metacity.spec index 5c310d6..6733470 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,7 +1,7 @@ Summary: Metacity window manager Name: metacity Version: 2.22.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.22/metacity-%{version}.tar.bz2 Patch0: default-theme.patch @@ -9,6 +9,8 @@ Patch0: default-theme.patch Patch2: skip-taskbar-tab.patch # http://bugzilla.gnome.org/show_bug.cgi?id=482354 Patch3: metacity-2.21.13-dont-move-windows.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=519188 +Patch4: metacity-2.22.0-keepabove.patch License: GPLv2+ Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,6 +67,7 @@ API. This package exists purely for technical reasons. %patch0 -p1 -b .default-theme %patch2 -p1 -b .skip-taskbar-tab %patch3 -p0 -b .dont-move-windows +%patch4 -p0 -b .keepabove %build rm -rf $RPM_BUILD_ROOT @@ -151,6 +154,10 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Wed Mar 12 2008 Marco Pesenti Gritti - 2.22.0-2 +- Add patch to fix focus of keep-above windows + http://bugzilla.gnome.org/show_bug.cgi?id=519188 + * Mon Mar 10 2008 Matthias Clasen - 2.22.0-1 - Update to 2.22.0