https://bugzilla.redhat.com/show_bug.cgi?id=961078

--- Comment #4 from Mauro Carvalho Chehab <[email protected]> ---
(In reply to Mauro Carvalho Chehab from comment #3)
> It follows the "rpmlint" output for *.rpm *.src.rpm *.spec:
> 
> $ rpmlint misc/rasdaemon.spec `rpm --eval
> %{_topdir}`/SRPMS/rasdaemon-0.3.0*.src.rpm `rpm --eval
> %{_topdir}`/RPMS/*/rasdaemon-0.3.0*.rpm
> rasdaemon.src: W: spelling-error %description -l en_US chipsets -> chip
> sets, chip-sets, Chiclets
> rasdaemon.src: W: spelling-error %description -l en_US userspace -> user
> space, user-space, users pace
> rasdaemon.src: W: spelling-error %description -l en_US init -> unit, int, nit
> rasdaemon.src: W: spelling-error %description -l en_US startup -> start up,
> start-up, upstart
> rasdaemon.src: W: spelling-error %description -l en_US sysfs -> sysops
> rasdaemon.x86_64: W: spelling-error %description -l en_US chipsets -> chip
> sets, chip-sets, Chiclets
> rasdaemon.x86_64: W: spelling-error %description -l en_US userspace -> user
> space, user-space, users pace
> rasdaemon.x86_64: W: spelling-error %description -l en_US init -> unit, int,
> nit
> rasdaemon.x86_64: W: spelling-error %description -l en_US startup -> start
> up, start-up, upstart
> rasdaemon.x86_64: W: spelling-error %description -l en_US sysfs -> sysops

All the above are bogus, on my opinion, as the above are common words used on
Linux ecosystem.

> rasdaemon.x86_64: W: only-non-binary-in-usr-lib

This is also bogus, as the only files installed under /lib are the systemd
ones:

/usr/lib/systemd/system/ras-mc-ctl.service
/usr/lib/systemd/system/rasdaemon.service

And are installed with this syntax:

%files
...
%{_unitdir}/*.service

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=eqBX3EkpY1&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to