- firstboot -> metacity dep (#605675)
This commit is contained in:
parent
d00a00e47b
commit
e78e4d4371
@ -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 <rdieter@fedoraproject.org> - 2.30.0-8
|
||||
- firstboot -> metacity dep (#605675)
|
||||
|
||||
* Tue Jul 20 2010 Dan Horák <dan[at]danny.cz> - 2.30.0-7
|
||||
- updated the nofocuswindows_prefs patch for gcc 4.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user