Use standard tag order and whitespace in the spec header

This commit is contained in:
Kalev Lember 2016-09-02 13:41:27 +02:00
parent 706cb0dec0
commit 4b899756f8

View File

@ -1,17 +1,15 @@
# Note that this is NOT a relocatable package
%global libgtop2_version 2.28.2 %global libgtop2_version 2.28.2
%global libwnck_version 2.91.0 %global libwnck_version 2.91.0
%global desktop_file_utils_version 0.2.90 %global desktop_file_utils_version 0.2.90
Summary: Process and resource monitor
Name: gnome-system-monitor Name: gnome-system-monitor
Version: 3.21.91 Version: 3.21.91
Release: 1%{?dist} Release: 1%{?dist}
Summary: Process and resource monitor
License: GPLv2+ License: GPLv2+
URL: http://www.gnome.org/ URL: http://www.gnome.org/
#VCS: git:git://git.gnome.org/gnome-system-monitor Source0: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version} BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version}
BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version} BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version}