Revert "Add a run-time dep on clutter 1.13.8"

No need for this.

This reverts commit 7e0146a8e2.
This commit is contained in:
Debarshi Ray 2013-03-07 12:04:12 +01:00
parent 7e0146a8e2
commit 4627c53643

View File

@ -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 # Replace Epiphany with Firefox in the default favourite apps list
Patch1: gnome-shell-favourite-apps-firefox.patch 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 gnome_bluetooth_version 3.5.5
%define gobject_introspection_version 0.10.1 %define gobject_introspection_version 0.10.1
%define gjs_version 1.35.4 %define gjs_version 1.35.4
@ -70,7 +70,6 @@ BuildRequires: gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
BuildRequires: control-center BuildRequires: control-center
# Bootstrap requirements # Bootstrap requirements
BuildRequires: gtk-doc gnome-common BuildRequires: gtk-doc gnome-common
Requires: clutter%{?_isa} >= %{clutter_version}
%ifnarch s390 s390x %ifnarch s390 s390x
Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version} Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
%endif %endif