public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bmon] rawhide: fix license and install
@ 2026-09-20 9:46 Boian Bonev
0 siblings, 0 replies; only message in thread
From: Boian Bonev @ 2026-09-20 9:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bmon
Branch : rawhide
Commit : 275964060727c0f98ff9834fa82f705c9becc2a1
Author : Boian Bonev <bbonev@ipacct.com>
Date : 2026-09-20T12:46:27+03:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bmon/c/275964060727c0f98ff9834fa82f705c9becc2a1?branch=rawhide
Log:
fix license and install
---
diff --git a/bmon.spec b/bmon.spec
index dd8dfa0..0e6a87c 100644
--- a/bmon.spec
+++ b/bmon.spec
@@ -3,7 +3,7 @@ Version: 5.0
Release: 1%{?dist}
Summary: Bandwidth monitor and rate estimator
-License: BSD-2-Clause and MIT
+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
@@ -32,7 +32,7 @@ autoreconf -fiv
make %{?_smp_mflags} V=1
%install
-make install DESTDIR=%{buildroot} INSTALL="install -p"
+%make_install
%files
%license LICENSE.BSD
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 9:46 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:46 [rpms/bmon] rawhide: fix license and install Boian Bonev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox