public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Add BuildRequires: make
@ 2026-07-11 2:31 Tom Stellard
0 siblings, 0 replies; only message in thread
From: Tom Stellard @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : 49c239cae895ebf46d548f1879712a0e8a05f7c8
Author : Tom Stellard <tstellar@redhat.com>
Date : 2020-12-17T02:48:06+00:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/49c239cae895ebf46d548f1879712a0e8a05f7c8?branch=epel10
Log:
Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
---
diff --git a/bear.spec b/bear.spec
index 65f0fc9..f6f0f42 100644
--- a/bear.spec
+++ b/bear.spec
@@ -12,6 +12,7 @@ BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: clang
BuildRequires: python%{python3_pkgversion}-devel
+BuildRequires: make
# python3-lit is only needed for the tests which we only run on Fedora
%{?fedora:BuildRequires: python3-lit}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: Add BuildRequires: make Tom Stellard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox