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 2a644cdee4?branch=rawhide
This commit is contained in:
Daan De Meyer 2022-07-09 14:09:37 +02:00
parent 91b3540549
commit 74613be376
1 changed files with 1 additions and 1 deletions

View File

@ -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