On 8/4/06, Michael Schwendt <bugs michael gmx net> wrote:
On Fri, 4 Aug 2006 07:20:46 -0700, Axel Liljencrantz wrote:
> Author: ascii
>
> Update of /cvs/extras/rpms/fish/devel
> -%find_lang %{name}.\*
> -%files -f %{name}.\*.lang
> +# Translations
> +%_datadir/locale/*/LC_MESSAGES/fish.mo
http://fedoraproject.org/wiki/Packaging/ReviewGuidelines
- MUST: The spec file MUST handle locales properly. This is done by using
the %find_lang macro. Using %{_datadir}/locale/* is strictly forbidden.
My bad. Will fix. I'll also look into the build failiure under x86_64.
-- fedora-extras-list mailing list fedora-extras-list redhat com https://www.redhat.com/mailman/listinfo/fedora-extras-list
-- Axel