http://bugzilla.rpmfusion.org/show_bug.cgi?id=1355
--- Comment #35 from Kevin Kofler <[email protected]> 2010-08-09 11:45:15 --- %{_datadir}/%{name}/locale/*.qm is a violation of the packaging guidelines for translations (they won't properly get lang-tagged), that's what %find_lang --with-qt is for. (Therefore, listing %{_datadir}/%{name}/ and/or %{_datadir}/%{name}/locale/ without %dir is also not valid.) Please look at the current revisions of e.g. qt, qt-assistant-adp or qgis for how to do this properly. (There may be other offenders, those should be fixed too.) -- Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
