public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel8: Add BuildRequires: make
@ 2026-07-31 6:34 Tom Stellard
0 siblings, 0 replies; only message in thread
From: Tom Stellard @ 2026-07-31 6:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel8
Commit : 002aedf6e76649bb729bf2387ef3ecbe7a69348e
Author : Tom Stellard <tstellar@redhat.com>
Date : 2020-12-19T00:42:19+00:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/002aedf6e76649bb729bf2387ef3ecbe7a69348e?branch=epel8
Log:
Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
---
diff --git a/icecream.spec b/icecream.spec
index 73c29e0..6e96e4f 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -45,6 +45,7 @@ Requires(post): findutils
%if %{with selinux}
# For SELinux protection:
BuildRequires: checkpolicy selinux-policy-devel hardlink
+BuildRequires: make
# semanage is in policycoreutils (EL-5) or policycoreutils-python (Fedora). File dep will work in both.
Requires(post): policycoreutils /usr/sbin/semanage
Requires(preun): policycoreutils /usr/sbin/semanage
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 6:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 6:34 [rpms/icecream] epel8: 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