On Thu, Aug 19, 2021 at 12:01 AM Luya Tshimbalanga <l...@fedoraproject.org> wrote:
> Snapshot build from my COPR > https://copr.fedorainfracloud.org/coprs/luya/blender-egl/build/2529655/ I see that the non-x86_64 packages are failing. Haven't had time to dig in to why. One thing I did differently on all the packages I ported over was to reverse the logic in the spec file: %if 0%{?fedora} > 34 BuildRequires: <openexr and/or imath> %else BuildRequiers: <however the package did it before> %endif If the package was CMake based I would use the "cmake(OpenEXR)" method or for autotools "pkgconfig(OpenEXR)". I'm not sure if it makes a difference. Thanks, Richard
_______________________________________________ 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