Actually apply the patch from -7

This commit is contained in:
Lennart Poettering 2009-08-28 15:24:52 +00:00
parent c3365d8faa
commit 60fb7e8d1a

View File

@ -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