Require control-center-filesystem
This commit is contained in:
parent
a89a7d131c
commit
40370253f4
@ -7,7 +7,7 @@
|
||||
Summary: Metacity window manager
|
||||
Name: metacity
|
||||
Version: %{metacity_version}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
|
||||
Patch0: keysdir.patch
|
||||
@ -32,12 +32,10 @@ BuildRequires: control-center >= 2.19.4
|
||||
|
||||
Requires: startup-notification >= 0.7
|
||||
Requires: redhat-artwork >= 0.62
|
||||
# for /usr/share/control-center/keybindings
|
||||
Requires: control-center
|
||||
# for /usr/share/control-center/keybindings, /usr/share/gnome/wm-properties
|
||||
Requires: control-center-filesystem
|
||||
# for /etc/gconf/schemas
|
||||
Requires: GConf2
|
||||
# for /usr/share/gnome/wm-properties
|
||||
Requires: gnome-session
|
||||
|
||||
Requires(post): GConf2 >= 2.14
|
||||
Requires(post): /sbin/ldconfig
|
||||
@ -151,6 +149,9 @@ fi
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jul 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.21-3
|
||||
- Require control-center-filesystem
|
||||
|
||||
* Thu Jul 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.21-2
|
||||
- Fix keybindings
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user