From 74613be3768b1da0e60bd46edc9eab0cb55999a2 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sat, 9 Jul 2022 14:09:37 +0200 Subject: [PATCH] Use annobin-plugin-gcc instead of annobin The "annobin" Provides was removed from the annobin rpm so let's reflect that in the gcc spec. See https://src.fedoraproject.org/rpms/annobin/c/2a644cdee42066841eb1dabebf32a060accb5f9f?branch=rawhide --- gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 0de7aa2..fa1bad8 100644 --- a/gcc.spec +++ b/gcc.spec @@ -777,7 +777,7 @@ to NVidia PTX capable devices if available. Summary: The annobin plugin for gcc, built by the installed version of gcc Requires: gcc = %{version}-%{release} %if %{build_annobin_plugin} -BuildRequires: annobin >= 10.62, annobin-plugin-gcc, rpm-devel, binutils-devel, xz +BuildRequires: annobin-plugin-gcc, rpm-devel, binutils-devel, xz %endif %description plugin-annobin