On Tue, May 10, 2022 at 11:01 AM Ron Olson <tachokni...@gmail.com> wrote: > > Hey all- > > I got a bug report about installing Swift on RHEL 8 where nothing provides > binutils-gold. I think this will fix it: > > %if 0%{?el8} > Requires: binutils > %else > Requires: binutils-gold > %endif > > But was hoping for some confirmation about this being the right way to handle > this situation. >
It works, but is binutils-gold available in RHEL at all? If not, you probably want to swap to 0%{?rhel} instead. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure