Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=349191
Summary: Review Request: malaga-suomi-voikko - A description of Finnish morphology written in Malaga (Voikko edition) Product: Fedora Version: devel Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: vpivaini@cs.helsinki.fi QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
Spec URL: http://vpv.fedorapeople.org/packages/malaga-suomi-voikko.spec SRPM URL: http://vpv.fedorapeople.org/packages/malaga-suomi-voikko-0.7.6-0.1.fc7.src.r... Description: A description of Finnish morphology written in Malaga. This version is modified to support the Voikko spellchecker/hyphenator and is not compatible with the Sukija text indexer.
I've named the package malaga-suomi-voikko, because it extends Malaga (see Bug #346121) with Finnish and it is a modified version to support the F/OSS Finnish spell checker Voikko, which I intend to package also. This way malaga-suomi (without Voikko support) could be packaged separately if needed.
Rpmlint outputs these errors: malaga-suomi-voikko.i386: E: no-binary malaga-suomi-voikko.i386: E: only-non-binary-in-usr-lib
I have explained these in the comments of the spec file, copied here as well: Files differ on big-endian and small-endian archs, and they have different names (*_l vs *_b). This is the reason we use %{_libdir} instead of %{_datadir} and won't noarch the package.
This is exactly what the Voikko developers asked me to do, they think that using /usr/share would be wrong, because of the issue mentioned above.