https://bugzilla.redhat.com/show_bug.cgi?id=1185002
--- Comment #1 from Mario Blättermann mario.blaettermann@gmail.com --- Some hint about the script in %{_sysconfdir}/profile.d/: This script activates the Qt module globally. Actually it does the same as described in README. But this is eventually not desired for systems with multiple users. It could happen that the menu bar of Qt5 applications doesn't appear on desktops without plasma-widget-menubar. Maybe it would be better to drop CONFIG+=enable-by-default from the spec file to disable installing the script...?