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: fix license and install
Date: Sun, 20 Sep 2026 09:46:38 GMT	[thread overview]
Message-ID: <178989759803.1.8767688869607839819.rpms-bmon-275964060727@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-20  9:46 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=178989759803.1.8767688869607839819.rpms-bmon-275964060727@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