Use standard tag order in spec file

This commit is contained in:
Kalev Lember 2016-09-13 12:45:49 +02:00
parent 45d62eb101
commit 8beca2d54b

View File

@ -7,14 +7,14 @@
%global harfbuzz_version 1.0.3
%global libXft_version 2.0.0
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.40.2
Release: 1%{?dist}
Summary: System for layout and rendering of internationalized text
License: LGPLv2+
#VCS: git:git://git.gnome.org/pango
Source: http://download.gnome.org/sources/%{name}/1.40/%{name}-%{version}.tar.xz
URL: http://www.pango.org
Source0: http://download.gnome.org/sources/%{name}/1.40/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig >= %{pkgconfig_version}
BuildRequires: pkgconfig(cairo) >= %{cairo_version}