summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsandmann <sandmann@fedoraproject.org>2004-10-15 18:34:03 +0000
committersandmann <sandmann@fedoraproject.org>2004-10-15 18:34:03 +0000
commitd381c97226713d28548b54a812130cb7c2614621 (patch)
tree70e85683347db449db97caa7527aa1b86af973dd
parentfdcdb10845625a2da6367a2930eaacca24135fd3 (diff)
downloadmetacity-d381c97226713d28548b54a812130cb7c2614621.tar.gz
metacity-d381c97226713d28548b54a812130cb7c2614621.tar.xz
metacity-d381c97226713d28548b54a812130cb7c2614621.zip
- Kludge around right alt problem (#132379)
-rw-r--r--metacity.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/metacity.spec b/metacity.spec
index e20a007..19b0a06 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -24,6 +24,7 @@ Requires: redhat-artwork >= 0.62
Patch0: metacity-2.3.987-default-theme.patch
Patch1: metacity-2.4.13.90-ctrlaltdel.patch
+Patch2: metacity-2.8.5-right-alt.patch
%description
@@ -35,6 +36,7 @@ GNOME 2.
%patch0 -p1 -b .default-theme
%patch1 -p1 -b .ctrlaltdel
+%patch2 -p0 -b .right-alt
%build
@@ -106,6 +108,9 @@ done
%{_libdir}/pkgconfig/*
%changelog
+* Fri Oct 15 2004 Soren Sandmann <sandmann@redhat.com> - 2.8.5-3
+- Kludge around right alt problem (#132379)
+
* Mon Oct 11 2004 Alexander Larsson <alexl@redhat.com> - 2.8.5-2
- Require startup-notification 0.7 (without this we'll crash)