diff --git a/binutils.spec b/binutils.spec index 977298fca811fedebeb959804dd070f883ae4a25..ef69ab492ec225da9711ee5cdfe827ea7147e1fa 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: Binary utilities Name: binutils Version: 2.34 -Release: 5 +Release: 6 License: GPLv3+ URL: https://sourceware.org/binutils @@ -300,6 +300,8 @@ fi %ghost %{_bindir}/ld %{_libdir}/lib*.so %{_libdir}/libctf* +%exclude %{_libdir}/libctf.a +%exclude %{_libdir}/libctf-nobfd.a %exclude %{_libdir}/libbfd.so %exclude %{_libdir}/libopcodes.so @@ -320,6 +322,12 @@ fi %{_infodir}/bfd*info* %changelog +* Thu Jan 28 2021 yangzhuangzhuang - 2.34-6 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Fix static library file conflicts when install both binutils and binutils-devel + * Sat Jan 9 2021 zoulin - 2.34-5 - Type:CVE - ID:NA