From 08331a63103507fbebbce30c4bfe30fb65f3f524 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 6 Feb 2019 13:48:46 +0000 Subject: [PATCH] Run autoreconf after applying patches. --- watchdog.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/watchdog.spec b/watchdog.spec index 228b34e..9031c30 100644 --- a/watchdog.spec +++ b/watchdog.spec @@ -31,6 +31,8 @@ Patch99: 0004-watchdog-5.13-rhseldoc.patch BuildRequires: gcc BuildRequires: libtirpc-devel BuildRequires: systemd-units +# Required because patches touch configure.ac and Makefile.am: +BuildRequires: autoconf, automake Requires(post): systemd Requires(preun): systemd @@ -67,6 +69,7 @@ expiration) initiated by the BMC. %patch9 -p1 %patch10 -p1 %patch99 -p1 -b .rhseldoc +autoreconf -i cp %{SOURCE2} . cp %{SOURCE3} .