Description of problem: I wanted to install a 32bit qt5 development environment on Fedora 19 x86_64. I needed qt5-qtquickcontrols for the project too, but its 32bit version doesn't exist in the repo. IMHO, this package should be treated like libraries and both i686 and x86_64 packages should exist.
I guess it would have to be put on the multilib whitelist. Now why again is the QML stuff not installing below /usr/share rather than /usr/lib? This should be noarch content, it shouldn't have to be multilibbed at all.
I'm not sure, but it probably comes with a number of .so files too since some QML files have native dependencies.
discussed on irc a bit this morning, looks like a tentative plan is to add the glob: /usr/lib*/qt*/qml/* to multilib'ing (like /usr/lib*/qt*/plugins/* is treated currently)
New mash was built, once it's in the composes should include the 32bit quickcontrols: https://admin.fedoraproject.org/updates/mash-0.6.02-1.fc20
thanks.
Rawhide composes seem fine now: http://ftp.fi.muni.cz/pub/linux/fedora/linux//development/rawhide/x86_64/os/Packages/q/ f20 lagging behind a bit for now: http://ftp.fi.muni.cz/pub/linux/fedora/linux//development/20/x86_64/os/Packages/q/
Let's consider this fixed (please reopen if any related issues remain)