[gnome-shell/f18] Rebuild for new libcamel and synchronize gnome-bluetooth Requires with

Debarshi Ray rishi at fedoraproject.org
Mon Aug 27 15:01:53 UTC 2012


commit 0b9b04386616ec91718413fe35936b51c76ec547
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Mon Aug 27 17:01:44 2012 +0200

    Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
    
      BuildRequires.

 gnome-shell.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index eeaabfc..8de7ef8 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -60,8 +60,8 @@ BuildRequires:  librsvg2-devel
 BuildRequires:  mutter-devel >= %{mutter_version}
 BuildRequires:  pulseaudio-libs-devel
 %ifnarch s390 s390x
-BuildRequires:  gnome-bluetooth-libs-devel >= 2.91
-BuildRequires:  gnome-bluetooth >= 2.91
+BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
+BuildRequires:  gnome-bluetooth >= %{gnome_bluetooth_version}
 %endif
 # Bootstrap requirements
 BuildRequires: gtk-doc gnome-common
@@ -164,7 +164,8 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 
 %changelog
 * Mon Aug 27 2012 Debarshi Ray <rishi at fedoraproject.org> - 3.5.90-2
-- Rebuild for new libcamel
+- Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
+  BuildRequires.
 
 * Wed Aug 22 2012 Richard Hughes <hughsient at gmail.com> - 3.5.90-1
 - Update to 3.5.90


More information about the scm-commits mailing list