[gnome-shell/f16] Add requires

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 27 01:51:14 UTC 2011


commit 13a8f37b0acae663e64a1277aea920cd7b5f6466
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jul 26 21:49:55 2011 -0400

    Add requires

 gnome-shell.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 18a496e..9794cda 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
 Version:        3.1.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -70,6 +70,8 @@ Requires:       mutter >= %{mutter_version}
 #Requires:       xorg-x11-xauth
 Requires:       upower
 Requires:       polkit >= 0.100
+# needed for schemas
+Requires:       at-spi2-atk
 
 %description
 GNOME Shell provides core user interface functions for the GNOME 3 desktop,
@@ -145,6 +147,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Tue Jul 26 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.3-3
+- Add necessary requires
+
 * Mon Jul 25 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.3-2
 - Rebuild
 


More information about the scm-commits mailing list