diff --git a/binutils.spec b/binutils.spec index 0b66237d05dc112e435a0074ace523e960b83f02..edcc040d936ff3991e904b1d816dce718fcd5f6e 100644 --- a/binutils.spec +++ b/binutils.spec @@ -2,7 +2,7 @@ Summary: A GNU collection of binary utilities Name: binutils%{?_with_debug:-debug} Version: 2.40 -Release: 3 +Release: 4 License: GPL-3.0-or-later URL: https://sourceware.org/binutils @@ -1025,6 +1025,24 @@ install_binutils() # Generate libbfd.so and libopcodes.so +%ifarch %{power64} + tee %{buildroot}%{_libdir}/libbfd.so < - 2.40-4 +- Generate libbfd.so and libopcodes.so for powerpc + * Tue Aug 29 2023 eastb233 - 2.40-3 - Rename ctf-spec.info in binutils package because gdb-help package also provides it