Move all requires together to one place

This commit is contained in:
Kalev Lember 2016-08-18 14:55:15 +02:00
parent 375609f855
commit 86dc5c9cd4

View File

@ -16,12 +16,6 @@ Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
# needed for GnomeWallClock
Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version}
# Make sure that gnome-themes-standard gets pulled in for upgrades
Requires: gnome-themes-standard
BuildRequires: gnome-common
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version}
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
@ -37,6 +31,10 @@ BuildRequires: automake autoconf libtool intltool
BuildRequires: itstool
Requires: gdk-pixbuf2%{?_isa} >= %{gdk_pixbuf2_version}
# Make sure that gnome-themes-standard gets pulled in for upgrades
Requires: gnome-themes-standard
# needed for GnomeWallClock
Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version}
# GnomeIdleMonitor API change breaks older gnome-shell versions
Conflicts: gnome-shell < 3.7.90