public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bmon] rawhide: re-generate configure
@ 2026-09-20  9:12 Boian Bonev
  0 siblings, 0 replies; only message in thread
From: Boian Bonev @ 2026-09-20  9:12 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-20  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20  9:12 [rpms/bmon] rawhide: re-generate configure Boian Bonev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox