public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Boian Bonev <bbonev@ipacct.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bmon] rawhide: re-generate configure
Date: Sun, 20 Sep 2026 09:12:17 GMT	[thread overview]
Message-ID: <178989553763.1.15516602151951475386.rpms-bmon-28837dc5fb36@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bmon
Branch : rawhide
Commit : 28837dc5fb362ac9c8f5bbbadd464dca77786ce3
Author : Boian Bonev <bbonev@ipacct.com>
Date   : 2026-09-20T12:12:06+03:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bmon/c/28837dc5fb362ac9c8f5bbbadd464dca77786ce3?branch=rawhide

Log:
re-generate configure

---
diff --git a/bmon.spec b/bmon.spec
index 396ce69..dd8dfa0 100644
--- a/bmon.spec
+++ b/bmon.spec
@@ -7,11 +7,14 @@ License:        BSD-2-Clause and MIT
 URL:            https://github.com/Jafaral/bmon
 Source0:        https://github.com/Jafaral/bmon/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gcc
 BuildRequires:  libconfuse-devel
 BuildRequires:  libnl3-devel
 BuildRequires:  make
 BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
 
 %description
 bmon is a monitoring and debugging tool to capture networking related
@@ -21,6 +24,8 @@ interface and a programmable text output for scripting.
 
 %prep
 %autosetup -p1
+# upstream ships no generated autotools files in the release tarball
+autoreconf -fiv
 
 %build
 %configure

                 reply	other threads:[~2026-09-20  9:12 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=178989553763.1.15516602151951475386.rpms-bmon-28837dc5fb36@fedoraproject.org \
    --to=bbonev@ipacct.com \
    --cc=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