http://bugzilla.rpmfusion.org/show_bug.cgi?id=310
--- Comment #16 from Mikhail Kalenkov <Mikhail.Kalenkov(a)gmail.com> 2009-06-09
20:20:05 ---
(In reply to comment #15)
Done.
SPEC:
http://katrine.lpi.ru/kalenkov/fusion/scid.spec
SRPM:
http://katrine.lpi.ru/kalenkov/fusion/scid-3.7.3-3.fc10.src.rpm
In spec file I fix several file-not-utf8 and wrong-file-end-of-line-encoding
issues. I will try to fix it upstream.
(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.