From 5e3027f14bc73649edd5bb634e534aad9871894a Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Wed, 9 Apr 2025 19:23:22 +0200 Subject: [PATCH] Further clean up BuildRequires Earlier commit 6171205299fe has made the BuildRequires on bison unconditional, but failed to remove one remaining instance which was intended specifically for gprofng and is clearly no longer necessary. Finish cleaning things up. Related: RHEL-85855 Signed-off-by: Andrea Bolognani --- binutils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 443428a..9ff51a3 100644 --- a/binutils.spec +++ b/binutils.spec @@ -550,7 +550,6 @@ linker, and it may become deprecated in the future. Summary: Next Generating code profiling tool Provides: gprofng = %{version}-%{release} Requires: binutils = %{version}-%{release} -BuildRequires: bison %description gprofng GprofNG is the GNU Next Generation Profiler for analyzing the performance