Run autoreconf after applying patches.
This commit is contained in:
parent
ebeefbbb7e
commit
08331a6310
@ -31,6 +31,8 @@ Patch99: 0004-watchdog-5.13-rhseldoc.patch
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: libtirpc-devel
|
BuildRequires: libtirpc-devel
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
|
# Required because patches touch configure.ac and Makefile.am:
|
||||||
|
BuildRequires: autoconf, automake
|
||||||
|
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
@ -67,6 +69,7 @@ expiration) initiated by the BMC.
|
|||||||
%patch9 -p1
|
%patch9 -p1
|
||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch99 -p1 -b .rhseldoc
|
%patch99 -p1 -b .rhseldoc
|
||||||
|
autoreconf -i
|
||||||
|
|
||||||
cp %{SOURCE2} .
|
cp %{SOURCE2} .
|
||||||
cp %{SOURCE3} .
|
cp %{SOURCE3} .
|
||||||
|
Loading…
Reference in New Issue
Block a user