summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@fedoraproject.org>2009-08-28 15:24:52 +0000
committerLennart Poettering <lennart@fedoraproject.org>2009-08-28 15:24:52 +0000
commit60fb7e8d1a30c00bd35c7ed3fba87440b23051c9 (patch)
tree7ae424648da56e9733f9bf2252b784b8f4449036
parentc3365d8faac0f0d0e15ba42dacccfc182ba4566f (diff)
downloadmetacity-60fb7e8d1a30c00bd35c7ed3fba87440b23051c9.tar.gz
metacity-60fb7e8d1a30c00bd35c7ed3fba87440b23051c9.tar.xz
metacity-60fb7e8d1a30c00bd35c7ed3fba87440b23051c9.zip
Actually apply the patch from -7metacity-2_27_0-8_fc12
-rw-r--r--metacity.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index 0d6387d..aa71ece 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.27.0
-Release: 7%{?dist}
+Release: 8%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.27/metacity-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
@@ -80,6 +80,7 @@ API. This package exists purely for technical reasons.
%patch6 -p1 -b .restart-if-running
%patch7 -p1 -b .bell
%patch8 -p1 -b .sound-cache
+%patch9 -p1 -b .tooltip
# force regeneration
rm src/metacity.schemas
@@ -187,6 +188,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Fri Aug 28 2009 Lennart Poettering <lpoetter@redhat.com> - 2.27.0-8
+- Actually apply the patch from -7
+
* Fri Aug 28 2009 Lennart Poettering <lpoetter@redhat.com> - 2.27.0-7
- Apply another trivial patch related to sound events
- http://bugzilla.gnome.org/show_bug.cgi?id=593358