Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=490132 --- Comment #11 from Kevin Kofler <kevin@xxxxxxxxxxxxxxxx> 2009-03-13 13:23:46 EDT --- > mingw32-qt.src:219: W: libdir-macro-in-noarch-package > %{_libdir}/qt4/mkspecs/fedora-win32-cross > > This seems OK ... No, it's not. Noarch packages MUST NOT install to %{_libdir} as that expands to something different depending on the arch it's built on. In addition, 64-bit qmake will not find the mkspecs in /usr/lib, so even hardcoding it as /usr/lib is wrong. We used /usr/share/qt4/mkspecs in the native Qt at some point, but this was changed because it causes other problems. So unless we can get the native Qt to look there as well, this package cannot be noarch. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review