https://bugzilla.redhat.com/show_bug.cgi?id=1370128
--- Comment #2 from Martin Bříza mbriza@redhat.com --- (In reply to Igor Gnatenko from comment #1)
- No known owner of /usr/i686-w64-mingw32/sys-root/mingw/libexec,
/usr/x86_64-w64-mingw32/sys-root/mingw/libexec Might be a bug in mingw* packaging.
Possibly, the directory is used by other packages too.
- You can replace mediawriter by %{shortname} in %package, %files
OK
- Is it really noarch?
Yes, it is - the only arch-specific thing on mingw packages is the stuff that's in /usr/$arch-w64-mingw32/bin but anything in /usr/$arch-w64-mingw32/sys-root/mingw/ is noarch (because it's not intended to be run under Fedora).
BuildRequires: gettext
Isn't it enough to use mingwXY-gettext.
No. The tools in mingwXY-gettext are Windows binaries.