summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@fedoraproject.org>2008-03-12 18:26:13 +0000
committerMarco Pesenti Gritti <mpg@fedoraproject.org>2008-03-12 18:26:13 +0000
commitab5f0a00b3af6b614d6decd64ab990d4ed431dd7 (patch)
tree62e1651eb4f6e454eee2c4bf57c3be43ba62f1b8
parent8b03e67982a8e0e35190fbdf8f9b418827ab9576 (diff)
downloadmetacity-ab5f0a00b3af6b614d6decd64ab990d4ed431dd7.tar.gz
metacity-ab5f0a00b3af6b614d6decd64ab990d4ed431dd7.tar.xz
metacity-ab5f0a00b3af6b614d6decd64ab990d4ed431dd7.zip
- Add patch to fix focus of keep-above windows
http://bugzilla.gnome.org/show_bug.cgi?id=519188
-rw-r--r--metacity.spec9
1 files changed, 8 insertions, 1 deletions
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 <mpg@redhat.com> - 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 <mclasen@redhat.com> - 2.22.0-1
- Update to 2.22.0