BR imake for tests only on Fedora

Version: 1.16.1-6
This commit is contained in:
Pavel Raiskup 2018-08-15 08:04:27 +02:00
parent feeb446d4c
commit deda4d2c69
1 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,7 @@
Summary: A GNU tool for automatically creating Makefiles
Name: automake
Version: %{api_version}.1
Release: 5%{?dist}
Release: 6%{?dist}
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
License: GPLv2+ and GFDL and Public Domain and MIT
@ -51,11 +51,12 @@ BuildArch: noarch
%if %{with automake_enables_optional_test}
BuildRequires: automake libtool gettext-devel flex bison texinfo-tex texlive-dvips
BuildRequires: java-devel-openjdk gcc-gfortran
BuildRequires: dejagnu expect emacs imake vala
BuildRequires: dejagnu expect emacs vala
BuildRequires: cscope ncompress sharutils
%if !0%{?rhel:1}
BuildRequires: lzip
BuildRequires: gcc-objc gcc-objc++
BuildRequires: imake
%endif
%endif
%endif
@ -121,6 +122,9 @@ make -k %{?_smp_mflags} check %{?TESTS_FLAGS: TESTS="%{TESTS_FLAGS}"} \
%changelog
* Wed Aug 15 2018 Pavel Raiskup <praiskup@redhat.com> - 1.16.1-6
- BR imake for tests only on Fedora
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild