Use autoreconf in %build instead of plain autoconf

This way, when stuff is fixed in automake, the source tarball does not need
to be re-generated in upstream to use the fix.

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1897489
This commit is contained in:
Miro Hrončok 2020-11-13 11:17:17 +01:00
parent 511e6ce6d4
commit 82eb0a22c3

View File

@ -481,7 +481,7 @@ to the shell
%build
autoconf
autoreconf
%define default_dump_dir %{_localstatedir}/spool/abrt