From 82eb0a22c32e5fbd1163b90b324220ea7afb2706 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Nov 13 2020 10:17:17 +0000 Subject: 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 --- diff --git a/abrt.spec b/abrt.spec index b82ff38..22462d8 100644 --- a/abrt.spec +++ b/abrt.spec @@ -481,7 +481,7 @@ to the shell %build -autoconf +autoreconf %define default_dump_dir %{_localstatedir}/spool/abrt