https://bugzilla.redhat.com/show_bug.cgi?id=1096807
Erik van Pienbroek erik-fedora@vanpienbroek.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |erik-fedora@vanpienbroek.nl Assignee|nobody@fedoraproject.org |erik-fedora@vanpienbroek.nl
--- Comment #1 from Erik van Pienbroek erik-fedora@vanpienbroek.nl --- Taking for review
The BuildRequires mingw32-binutils and mingw64-binutils are unneeded and can be removed
The Requires pkgconfig can also be removed (automatically added during build)
In the %files section the '%{mingw32_includedir}/SDL2' needs to be replaced with '%{mingw32_includedir}/SDL2/*' as the folder in question is already owned by the mingw-SDL2 package (same applies as well for the mingw64 section)