From b961428ab38bac37ac4177b44fb98ac035979b04 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Thu, 14 Sep 2006 20:10:35 +0000 Subject: [PATCH] - remove stale ctrl-alt-delete patch --- metacity.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metacity.spec b/metacity.spec index 65edb92..6e6214a 100644 --- a/metacity.spec +++ b/metacity.spec @@ -30,7 +30,6 @@ Requires: startup-notification >= 0.7 Requires: redhat-artwork >= 0.62 Requires: pkgconfig -Patch0: metacity-2.4.13.90-ctrlaltdel.patch Patch1: metacity-2.13.89.0.2006.02.16-static-cm.patch Patch2: metacity-2.16.0-losing-focus.patch @@ -42,7 +41,6 @@ GNOME 2. %prep %setup -q -n %{metacity_filename} -%patch0 -p1 -b .ctrlaltdel %patch1 -p1 -b .static-cm %patch2 -p0 -b .losing-focus @@ -120,6 +118,9 @@ fi %{_mandir}/man1/* %changelog +* Thu Sep 14 2006 Ray Strode - 2.16.0-3.fc6 +- remove stale ctrl-alt-delete patch + * Sat Sep 9 2006 Soren Sandmann - 2.16.0-2.fc6 - Add patch from Elijah that may fix bug 204519