summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index a26a825..6581419 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -7,12 +7,14 @@
Summary: Metacity window manager
Name: metacity
Version: %{metacity_version}
-Release: 3%{?dist}
+Release: 4%{?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
+# http://bugzilla.gnome.org/show_bug.cgi?id=496054
+Patch2: single-workspace-crash.patch
License: GPLv2+
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -67,6 +69,7 @@ API. This package exists purely for technical reasons.
%setup -q -n %{metacity_filename}
%patch0 -p1 -b .default-theme
%patch1 -p0 -b .firefox-workaround
+%patch2 -p1 -b .single-workspace-crash
%build
rm -rf $RPM_BUILD_ROOT
@@ -153,6 +156,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Sun Nov 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-4
+- Fix a crash when the number of workspaces is 1
+
* Thu Oct 18 2007 Colin Walters <walters@redhat.com> - 2.20.0-3
- Add patch to fix workspace behavior when presenting normal windows