summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters <walters@fedoraproject.org>2007-10-18 23:44:21 +0000
committerColin Walters <walters@fedoraproject.org>2007-10-18 23:44:21 +0000
commitba81acc82d16d5908e5dbcfbd1e57a97bcb91244 (patch)
treefad5ebd9af4fce16cffbb9bf4a70abef1c9124b3
parent80d9c5de8fd331a2f4f37523443ba04c7a105e8b (diff)
downloadmetacity-ba81acc82d16d5908e5dbcfbd1e57a97bcb91244.tar.gz
metacity-ba81acc82d16d5908e5dbcfbd1e57a97bcb91244.tar.xz
metacity-ba81acc82d16d5908e5dbcfbd1e57a97bcb91244.zip
- Add patch to fix workspace behavior when presenting normal windows
-rw-r--r--metacity.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index 279eee1..a26a825 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -7,10 +7,12 @@
Summary: Metacity window manager
Name: metacity
Version: %{metacity_version}
-Release: 2%{?dist}
+Release: 3%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.20/%{metacity_filename}.tar.bz2
Patch0: default-theme.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=482354
+Patch1: metacity-firefox-workaround-2.patch
License: GPLv2+
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -64,6 +66,7 @@ API. This package exists purely for technical reasons.
%prep
%setup -q -n %{metacity_filename}
%patch0 -p1 -b .default-theme
+%patch1 -p0 -b .firefox-workaround
%build
rm -rf $RPM_BUILD_ROOT
@@ -150,6 +153,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Thu Oct 18 2007 Colin Walters <walters@redhat.com> - 2.20.0-3
+- Add patch to fix workspace behavior when presenting normal windows
+
* Thu Sep 27 2007 Ray Strode <rstrode@redhat.com> - 2.20.0-2
- Drop dep on redhat-artwork, add one on nodoka