[gnome-shell] Buildreqiure gnome-bluetooth, gnome-bluetooth-libs-devel, so the bluetooth status icon works. (#6748

Bill Nottingham notting at fedoraproject.org
Thu Feb 3 19:25:04 UTC 2011


commit b7f24b1f293565d8e0fac1a4981aeb23bfcc1def
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Feb 3 14:25:05 2011 -0500

    Buildreqiure gnome-bluetooth, gnome-bluetooth-libs-devel, so the bluetooth status icon works. (#674874)

 gnome-shell.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 6aa5ea0..fb73caf 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
 Version:        2.91.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -36,9 +36,10 @@ BuildRequires:  libcroco-devel
 BuildRequires:  librsvg2-devel
 BuildRequires:  mutter-devel >= %{mutter_version}
 BuildRequires:  pulseaudio-libs-devel
+BuildRequires:  gnome-bluetooth-libs-devel >= 2.91
+BuildRequires:  gnome-bluetooth >= 2.91
 # Bootstrap requirements
 BuildRequires: gtk-doc gnome-common
-
 # For %pre/%post usage of gconftool-2
 Requires:       GConf2
 # wrapper script uses to restart old GNOME session if run --replace
@@ -128,6 +129,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Thu Feb  3 2011 Bill Nottingham <notting at redhat.com> - 2.91.6-4
+- buildrequire gnome-bluetooth to fix bluetooth status icon (#674874)
+
 * Wed Feb  2 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.6-3
 - Rebuild against newer gtk
 


More information about the scm-commits mailing list