spec: fix license and some lint

Version: 1.13.1-14
This commit is contained in:
Pavel Raiskup 2013-04-03 09:38:08 +02:00
parent aa395e6625
commit 6a5b6d0aae
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,10 @@ Summary: A GNU tool for automatically creating Makefiles
Name: automake
Version: %{api_version}.1
Release: 14%{?dist}
License: GPLv2+ and GFDL
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
License: GPLv2+ and GFDL and Public Domain and MIT
Group: Development/Tools
Source: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
@ -29,7 +32,6 @@ BuildRequires: automake
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
BuildArch: noarch
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# run "make check" by default
%bcond_without check
@ -110,6 +112,7 @@ fi
* Tue Apr 02 2013 Pavel Raiskup <praiskup@redhat.com> - 1.13.1-14
- fix another requirement on perl package which may cause problems in future,
thanks to Paul Horwath (#924938)
- f-r: remove Buildroot tag, fix license tag
* Mon Mar 18 2013 Pavel Raiskup <praiskup@redhat.com> - 1.13.1-13
- remove old build dependency comment