From e78e4d437185c43d3cc0183c0d49cca4f231421b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 15 Sep 2010 14:36:58 -0500 Subject: [PATCH] - firstboot -> metacity dep (#605675) --- metacity.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/metacity.spec b/metacity.spec index c625042..81a1ea4 100644 --- a/metacity.spec +++ b/metacity.spec @@ -3,7 +3,7 @@ Summary: Unobtrusive window manager Name: metacity Version: 2.30.0 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.30/metacity-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=558723 @@ -91,6 +91,9 @@ Requires(post): /sbin/ldconfig Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 +# http://bugzilla.redhat.com/605675 +Provides: firstboot(windowmanager) = metacity + %description Metacity is a window manager that integrates nicely with the GNOME desktop. It strives to be quiet, small, stable, get on with its job, and stay out of @@ -243,6 +246,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Wed Sep 15 2010 Rex Dieter - 2.30.0-8 +- firstboot -> metacity dep (#605675) + * Tue Jul 20 2010 Dan HorĂ¡k - 2.30.0-7 - updated the nofocuswindows_prefs patch for gcc 4.5