https://bugzilla.redhat.com/show_bug.cgi?id=872783 --- Comment #6 from Sébastien Boisvert <seb@xxxxxxxxxxxxx> --- Hello, After reading Fedora guidelines: - Removed symbols that are not U.S. American English from man page - Added Fedora compilation flags (optflags) Spec URL: https://github.com/sebhtml/ray-packaging-for-Fedora/raw/c14952102070819e3e6e1ba7a5f00e84937af194/2.1.0/ray.spec SRPM URL: https://github.com/sebhtml/ray-packaging-for-Fedora/raw/c14952102070819e3e6e1ba7a5f00e84937af194/2.1.0/ray-2.1.0-1.fc17.src.rpm rpmlint throws 0 error and some invalid warnings: > $ rpmlint ~/rpmbuild/SPECS/ray.spec > 0 packages and 1 specfiles checked; 0 errors, 0 warnings. > $ rpmlint ~/rpmbuild/RPMS/x86_64/*.rpm > ray-common.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d > ray-common.x86_64: W: spelling-error %description -l en_US novo -> nova, Nov > ray-doc.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d > ray-doc.x86_64: W: spelling-error %description -l en_US novo -> nova, Nov > ray-extra.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d > ray-extra.x86_64: W: spelling-error %description -l en_US novo -> nova, Nov > ray-extra.x86_64: W: no-documentation > ray-mpich2.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d > ray-mpich2.x86_64: W: spelling-error %description -l en_US novo -> nova, Nov > ray-mpich2.x86_64: W: no-documentation > ray-openmpi.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d > ray-openmpi.x86_64: W: spelling-error %description -l en_US novo -> nova, Nov > ray-openmpi.x86_64: W: no-documentation > 6 packages and 0 specfiles checked; 0 errors, 13 warnings. - "de novo" is used as "de novo genome assembly", which is valid. - documentation for ray-mpich2 and ray-openmpi is provided by ray-common. > $ rpmlint ~/rpmbuild/SRPMS/ray-2.1.0-1.fc17.src.rpm > ray.src: W: spelling-error %description -l en_US de -> DE, ed, d > ray.src: W: spelling-error %description -l en_US novo -> nova, Nov > ray.src: W: spelling-error %description -l en_US metagenomes -> meta genomes, meta-genomes, genomes > 1 packages and 0 specfiles checked; 0 errors, 3 warnings. Metagenome is really spelled that way in U.S. English. Thanks ! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review