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
This commit is contained in:
parent
91b3540549
commit
74613be376
2
gcc.spec
2
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
|
Summary: The annobin plugin for gcc, built by the installed version of gcc
|
||||||
Requires: gcc = %{version}-%{release}
|
Requires: gcc = %{version}-%{release}
|
||||||
%if %{build_annobin_plugin}
|
%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
|
%endif
|
||||||
|
|
||||||
%description plugin-annobin
|
%description plugin-annobin
|
||||||
|
Loading…
Reference in New Issue
Block a user