[metacity/f17] Add explicit gsettings-desktop-schemas dependency

Florian Müllner fmuellner at fedoraproject.org
Wed Feb 15 17:39:03 UTC 2012


commit b656d9e818d904d31cfa60eefb975c682465d8a9
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Wed Feb 15 18:37:00 2012 +0100

    Add explicit gsettings-desktop-schemas dependency
    
    Apparently the build dependency is not enough here ...

 metacity.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/metacity.spec b/metacity.spec
index 129540b..13f8632 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -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 at redhat.com> 2.34.2-2
+- Explicitly require gsettings-desktop-schemas
+
 * Thu Feb 09 2012 Florian Müllner <fmuellner at redhat.com> 2.34.2-1
 - Update to 2.34.2
 - Remove patches:


More information about the scm-commits mailing list