From d505f94cb84052a045f88e75174a03305c52f747 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 12 Apr 2017 13:27:51 +0200 Subject: [PATCH] bootstrap: avoid BR automake with '--without check' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Spotted by Tomáš Tomeček. Complements fec4347f95cfc36e40e. Version: 1.15-10 --- automake.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/automake.spec b/automake.spec index ba24c14..7575551 100644 --- a/automake.spec +++ b/automake.spec @@ -37,14 +37,13 @@ Requires: perl(Thread::Queue) Requires: perl(threads) BuildRequires: autoconf >= 2.65 -BuildRequires: automake Requires(post): /sbin/install-info Requires(preun): /sbin/install-info BuildArch: noarch # for better tests coverage: %if %{with check} -BuildRequires: libtool gettext-devel flex bison texinfo-tex texlive-dvips +BuildRequires: automake libtool gettext-devel flex bison texinfo-tex texlive-dvips BuildRequires: java-devel-openjdk gcc-gfortran BuildRequires: dejagnu expect emacs imake python-docutils vala BuildRequires: cscope ncompress sharutils help2man