Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=556128 --- Comment #9 from Miroslav Suchà <msuchy@xxxxxxxxxx> 2010-11-01 16:02:29 EDT --- ff-utils.src:43: W: macro-in-comment %doc it is probably better to delete that coments entirely ff-utils.i686: W: no-documentation ff-utils.i686: W: no-manual-page-for-binary ffcfstress ff-utils.i686: W: no-manual-page-for-binary ffmvforce ff-utils.i686: W: no-manual-page-for-binary fftest ff-utils.i686: W: no-manual-page-for-binary ffset You should either create some documentation - something like: http://sourceforge.net/apps/mediawiki/libff/index.php?title=CheckForceFeedback Or you should write man page. If you are not fan of docbook, you can use http://www.methods.co.nz/asciidoc/ You create txt file like this http://www.methods.co.nz/asciidoc/asciidoc.1.txt and in %build just call: a2x -d manpage -f manpage fftest.8.asciidoc and in install: %{__gzip} -c fftest.8 > %{buildroot}/%{_mandir}/man8/fftest.8.gz Your spec state license GPLv2+, but http://sourceforge.net/projects/libff/ state License: GNU Library or Lesser General Public License (LGPL) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- 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