[gnome-shell] Revert "Add a run-time dep on clutter 1.13.8"

Debarshi Ray rishi at fedoraproject.org
Thu Mar 7 11:04:36 UTC 2013


commit 4627c53643ff584f0284b8435c5e3e4b7a398434
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Thu Mar 7 12:04:12 2013 +0100

    Revert "Add a run-time dep on clutter 1.13.8"
    
    No need for this.
    
    This reverts commit 7e0146a8e2f5276c48c70d9f1cc8e92fd02c1706.

 gnome-shell.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 604bda3..2cbe15f 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -13,7 +13,7 @@ Source0:        http://download.gnome.org/sources/gnome-shell/3.7/%{name}-%{vers
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
 
-%define clutter_version 1.13.8
+%define clutter_version 1.13.4
 %define gnome_bluetooth_version 3.5.5
 %define gobject_introspection_version 0.10.1
 %define gjs_version 1.35.4
@@ -70,7 +70,6 @@ BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
 BuildRequires:  control-center
 # Bootstrap requirements
 BuildRequires: gtk-doc gnome-common
-Requires:       clutter%{?_isa} >= %{clutter_version}
 %ifnarch s390 s390x
 Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
 %endif


More information about the scm-commits mailing list