Update annobin plugin patch - don't require annobin-plugin-gcc
Resolves: #2030667
This commit is contained in:
parent
2e9ffefb81
commit
d893b3c7dc
2
gcc.spec
2
gcc.spec
@ -228,8 +228,6 @@ BuildRequires: graphviz, dblatex, texlive-collection-latex, docbook5-style-xsl
|
||||
%if %{with annobin_plugin}
|
||||
# Starting with release 10.01 annobin fixed a bug in its configure scripts which prevented them from working with a built but not installed compiler
|
||||
BuildRequires: annobin >= 10.01
|
||||
# Starting with release 9.93 annobin-plugin-gcc puts a copy of the sources in /usr/src/annobin
|
||||
BuildRequires: annobin-plugin-gcc
|
||||
# See The %%install phase for why we need xz.
|
||||
BuildRequires: xz
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user