https://bugzilla.redhat.com/show_bug.cgi?id=1894605
John Kacur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |) | --- Comment #12 from John Kacur <[email protected]> --- (In reply to Jiri Kastner from comment #11) > missing make in dependencies > escape '%description' on line 713 (change to %%description) > > ## > > [root@8f0928087582 ~]# rpmlint rpmbuild/SPECS/realtime-tests.spec > rpmbuild/RPMS/x86_64/realtime-tests-* realtime-tests-debugsource > realtime-tests-debuginfo realtime-tests > realtime-tests.x86_64: W: spelling-error %description -l en_US mutexes -> > mutes, mutates, executes > realtime-tests.x86_64: W: no-manual-page-for-binary determine_maximum_mpps.sh > realtime-tests.x86_64: W: no-manual-page-for-binary get_cpuinfo_mhz.sh > realtime-tests.x86_64: W: spelling-error %description -l en_US mutexes -> > mutes, mutates, executes > realtime-tests.x86_64: W: no-manual-page-for-binary determine_maximum_mpps.sh > realtime-tests.x86_64: W: no-manual-page-for-binary get_cpuinfo_mhz.sh > 6 packages and 1 specfiles checked; 0 errors, 6 warnings. > > ### > > i tried those scripts and they do not offer help. > any plans on having some explanation of usage? determine_maximum_mpps.sh is mentioned in the README in the src/queuelat dir. I am planning on writing a short manpage and pushing it upstream soon. get_cpuinfo_mhz.sh is a brief helper script for determine_maximum_mpps.sh although you can run it standalone. I could also write a short manpage for it. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
