From 4627c53643ff584f0284b8435c5e3e4b7a398434 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 7 Mar 2013 12:04:12 +0100 Subject: [PATCH] Revert "Add a run-time dep on clutter 1.13.8" No need for this. This reverts commit 7e0146a8e2f5276c48c70d9f1cc8e92fd02c1706. --- gnome-shell.spec | 3 +-- 1 file changed, 1 insertion(+), 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