Add explicit gsettings-desktop-schemas dependency
Apparently the build dependency is not enough here ...
This commit is contained in:
parent
24481514a4
commit
a2fb1ab9f8
@ -3,7 +3,7 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 2.34.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.34/metacity-%{version}.tar.xz
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
|
||||
@ -61,6 +61,7 @@ BuildRequires: dbus-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
|
||||
Requires: startup-notification
|
||||
Requires: gsettings-desktop-schemas
|
||||
# for /usr/share/control-center/keybindings, /usr/share/gnome/wm-properties
|
||||
Requires: control-center-filesystem
|
||||
Requires: zenity
|
||||
@ -181,6 +182,9 @@ fi
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2012 Florian Müllner <fmuellner@redhat.com> 2.34.2-2
|
||||
- Explicitly require gsettings-desktop-schemas
|
||||
|
||||
* Thu Feb 09 2012 Florian Müllner <fmuellner@redhat.com> 2.34.2-1
|
||||
- Update to 2.34.2
|
||||
- Remove patches:
|
||||
|
Loading…
Reference in New Issue
Block a user