[Bug 529466] Review Request: linbox - C++ Library for High-Performance Linear Algebra

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 19 07:18:05 UTC 2009


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=529466





--- Comment #13 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-10-19 03:18:02 EDT ---
(In reply to comment #12)
> Different done:
> - %doc htmldocs/* instead %doc htmldocs:
>   in configure is a docdir option, but now they are installed in
>   /usr/share/doc/linbox-html and not in /usr/share/doc/linbox-doc-1.1.6
>   only one file /usr/share/doc/linbox.html needs to rm.

That won't do. You're breaking the naming convention in /usr/share/doc. You
have to place the files under /usr/share/doc/%{name}-%{version}/ (or
/usr/share/doc/%{name}-doc-%{version}/ ).

Note that linbox.html is the index page of the documentation and must not be
removed.

-- 
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.




More information about the package-review mailing list