From deda4d2c69e1346d9fc4f9ec0ad66131211aeaee Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Aug 15 2018 06:06:04 +0000 Subject: BR imake for tests only on Fedora Version: 1.16.1-6 --- diff --git a/automake.spec b/automake.spec index 476f51b..86b1edc 100644 --- a/automake.spec +++ b/automake.spec @@ -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 - 1.16.1-6 +- BR imake for tests only on Fedora + * Thu Jul 12 2018 Fedora Release Engineering - 1.16.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild