[gnome-shell/f16] Require caribou

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 1 20:16:20 UTC 2011


commit 6c6983af88d1103cc4e47190b9443d494b7206c6
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Sep 1 16:15:37 2011 -0400

    Require caribou

 gnome-shell.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index cd5e57b..366c02e 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,7 +1,7 @@
 
 Name:           gnome-shell
 Version:        3.1.90.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -76,6 +76,8 @@ Requires:       upower
 Requires:       polkit >= 0.100
 # needed for schemas
 Requires:       at-spi2-atk
+# needed for on-screen keyboard
+Requires:       caribou
 
 %description
 GNOME Shell provides core user interface functions for the GNOME 3 desktop,
@@ -152,6 +154,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Thu Sep  1 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90.1-2
+- Require caribou
+
 * Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90.1-1
 - Update to 3.1.90.1
 


More information about the scm-commits mailing list