Minor spec file cleanups
Don't set group tags and use standard tag order in the spec file.
This commit is contained in:
parent
c120ed7a69
commit
26bab84e5a
@ -1,14 +1,14 @@
|
||||
Summary: GNOME developer documentation
|
||||
Name: gnome-devel-docs
|
||||
Version: 3.22.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: GNOME developer documentation
|
||||
|
||||
# accessibility-devel-guide and optimization-guide are under the GFDL, other
|
||||
# documents are under CC-BY-SA.
|
||||
License: GFDL and CC-BY-SA
|
||||
Group: System Environment/Libraries
|
||||
URL: https://developer.gnome.org
|
||||
#VCS: git:git://git.gnome.org/gnome-devel-docs
|
||||
Source: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: gettext
|
||||
@ -38,6 +38,9 @@ make %{?_smp_mflags}
|
||||
%license COPYING COPYING.GFDL
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-2
|
||||
- Minor spec file cleanups
|
||||
|
||||
* Mon Oct 10 2016 David King <amigadave@amigadave.com> - 3.22.1-1
|
||||
- Update to 3.22.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user