[control-center/f15/master] add a metacity dep

Matthias Clasen mclasen at fedoraproject.org
Thu Apr 28 21:39:20 UTC 2011


commit 81db69817809fabb458801803ce34aaded8ee1ed
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Apr 28 17:34:26 2011 -0400

    add a metacity dep

 control-center.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index 55706a9..eb21a0b 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -17,7 +17,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 3.0.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -43,6 +43,8 @@ Requires: iso-codes
 Requires: gnome-icon-theme-symbolic
 # For the printers panel
 Requires: cups-pk-helper
+# for the universal access panel
+Requires: metacity
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -241,6 +243,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Thu Apr 28 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1.1-2
+- Add a metacity dependency (#698877)
+
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1.1-1
 - Update to 3.0.1.1
 


More information about the scm-commits mailing list