From c0e4947ad7e9729d495b78690d4e9d6882d3773f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 7 Sep 2022 16:26:53 +0100 Subject: [PATCH] Unconditionally run autoreconf --- supermin.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/supermin.spec b/supermin.spec index e02f46e..5a7783f 100644 --- a/supermin.spec +++ b/supermin.spec @@ -60,7 +60,9 @@ Patch: 0010-src-Replace-noalloc-with-noalloc.patch Patch: 0011-src-Unconditionally-enable-g-flag.patch Patch: 0012-src-Record-and-print-global-exception-backtraces.patch +BuildRequires: gcc BuildRequires: make +BuildRequires: autoconf, automake BuildRequires: /usr/bin/pod2man BuildRequires: /usr/bin/pod2html BuildRequires: rpm @@ -155,6 +157,7 @@ supermin appliances. %build +autoreconf -fi %configure --disable-network-tests %if %{with dietlibc}