Use standard tag order in spec file

This commit is contained in:
Kalev Lember 2016-09-14 10:59:03 +02:00
parent 84066dd2d6
commit 008fefa73e

View File

@ -1,19 +1,12 @@
Summary: Color management tools for GNOME
Name: gnome-color-manager
Version: 3.21.92
Release: 1%{?dist}
Summary: Color management tools for GNOME
License: GPLv2+
URL: http://mail.gnome.org/mailman/listinfo/gnome-color-manager-list
Source0: http://download.gnome.org/sources/gnome-color-manager/3.21/%{name}-%{version}.tar.xz
Requires: shared-mime-info
# Not actually a hard requirement; it just sucks to have to install the
# package using PackageKit before the user can calibrate
%if 0%{?rhel} == 0
Requires: argyllcms
%endif
BuildRequires: gtk3-devel >= 3.0.0
BuildRequires: desktop-file-utils
BuildRequires: gettext
@ -30,6 +23,14 @@ BuildRequires: colord-gtk-devel >= 0.1.22
BuildRequires: itstool
BuildRequires: vte291-devel
Requires: shared-mime-info
# Not actually a hard requirement; it just sucks to have to install the
# package using PackageKit before the user can calibrate
%if 0%{?rhel} == 0
Requires: argyllcms
%endif
# obsolete sub-package
Obsoletes: gnome-color-manager-devel <= 3.1.1
Provides: gnome-color-manager-devel