Use standard tag order in the spec file
This commit is contained in:
parent
49888f2247
commit
f19e684016
@ -3,14 +3,14 @@
|
|||||||
# See https://fedoraproject.org/wiki/Packaging:Python_Appendix#Manual_byte_compilation
|
# See https://fedoraproject.org/wiki/Packaging:Python_Appendix#Manual_byte_compilation
|
||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Summary: A library of handy utility functions
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.49.7
|
Version: 2.49.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
Summary: A library of handy utility functions
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
#VCS: git:git://git.gnome.org/glib
|
Source0: http://download.gnome.org/sources/glib/2.49/glib-%{version}.tar.xz
|
||||||
Source: http://download.gnome.org/sources/glib/2.49/glib-%{version}.tar.xz
|
|
||||||
|
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user