public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: Use autoreconf in %build instead of plain autoconf
Date: Mon, 03 Aug 2026 10:24:09 GMT [thread overview]
Message-ID: <178575264969.1.5460758568188222132.rpms-abrt-82eb0a22c32e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : 82eb0a22c32e5fbd1163b90b324220ea7afb2706
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2020-11-13T11:17:17+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/82eb0a22c32e5fbd1163b90b324220ea7afb2706?branch=update-2.17.8
Log:
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
reply other threads:[~2026-08-03 10:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178575264969.1.5460758568188222132.rpms-abrt-82eb0a22c32e@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox