Use standard tag order and whitespace in the spec header
This commit is contained in:
parent
706cb0dec0
commit
4b899756f8
@ -1,28 +1,26 @@
|
|||||||
# 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+
|
|
||||||
URL: http://www.gnome.org/
|
|
||||||
#VCS: git:git://git.gnome.org/gnome-system-monitor
|
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
|
||||||
|
|
||||||
BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version}
|
License: GPLv2+
|
||||||
BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version}
|
URL: http://www.gnome.org/
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
Source0: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: pkgconfig(gtkmm-3.0)
|
|
||||||
BuildRequires: pkgconfig(libsystemd)
|
BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version}
|
||||||
BuildRequires: pkgconfig(librsvg-2.0)
|
BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version}
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: pkgconfig(gtkmm-3.0)
|
||||||
BuildRequires: intltool gettext
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: itstool
|
BuildRequires: pkgconfig(librsvg-2.0)
|
||||||
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
|
BuildRequires: desktop-file-utils
|
||||||
|
BuildRequires: intltool gettext
|
||||||
|
BuildRequires: itstool
|
||||||
|
|
||||||
# for file triggers
|
# for file triggers
|
||||||
Requires: glib2 >= 2.45.4-2
|
Requires: glib2 >= 2.45.4-2
|
||||||
|
Loading…
Reference in New Issue
Block a user