http://bugzilla.rpmfusion.org/show_bug.cgi?id=310
--- Comment #15 from Orcan Ogetbil <oget.fedora(a)gmail.com> 2009-06-09 01:10:35 ---
(In reply to comment #14)
(In reply to comment #12)
Thank you for the review. I am very sorry for the delay in the answer. I was
really very busy.
Thanks for the update. I'll try to answer your questions:
> ! Please make the %description span 80 columns.
??? The length of the longest line in description is 70 chars.
Yes, and that's the very issue. It wouldn't look nice if you restrict the
%description to, say, 30 columns. Would it? So we use 80 columns standard in
Fedora and it is good to have consistency between our packages.
> * All relevant doc files should be packaged. There are many documentation
> files scattered around the tarball. Can you go through them and include
> the relevant ones in %doc ?
What docs did you mean? It is not necessary to include scid/html/*.html
files because they are included into /usr/bin/scid file.
Please run
$ find . -exec file {} \;|grep ASCII|grep -v -e program -e Makefile -e tcl:
in the root of the source tree. You will see very many documentation files.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.