http://bugzilla.rpmfusion.org/show_bug.cgi?id=993
Orcan Ogetbil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Orcan Ogetbil <[email protected]> 2009-12-05 22:58:20 --- (In reply to comment #0) > > Rpmlint output: > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/de_DE/LC_MESSAGES/OpenShot.mo > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/es_ES/LC_MESSAGES/OpenShot.mo > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/fr_FR/LC_MESSAGES/OpenShot.mo > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/it_IT/LC_MESSAGES/OpenShot.mo > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/nl_NL/LC_MESSAGES/OpenShot.mo > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/pt_PT/LC_MESSAGES/OpenShot.mo > openshot.noarch: W: file-not-in-%lang > /usr/lib/python2.6/site-packages/openshot/locale/sv_SE/LC_MESSAGES/OpenShot.mo > 2 packages and 0 specfiles checked; 0 errors, 7 warnings. > > I tried to use %find_lang OpenShot macro but without effects. > Yes, the %find_lang macro doesn't work in such cases because this is a weird place to put the .mo files. I would ask upstream to use the standard /usr/share/locale. In case the .mo files are to stay in the python's site-packages dir, you will need to tag the .mo files with %lang manually. As an example of manually tagging with %lang, you can have a look at http://cvs.fedora.redhat.com/viewvc/devel/qjackctl/qjackctl.spec?view=markup It is not the same situation but it is similar. -- 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.
