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

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 19 12:03:43 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 #15 from Thomas Spura <spurath at students.uni-mainz.de>  2009-10-19 08:03:41 EDT ---
(In reply to comment #13)
> (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}/ ).

Arrg, I suspected something like this :(

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

No, it's not, there is just a redirecting to linbox/index.html, so linbox.html
isself is unecessary to me.

The rest is installed with: %doc doc/linbox-html/*

So the index file lives now at /usr/share/doc/linbox-doc-1.1.6/index.html

Spec URL: http://tomspur.fedorapeople.org/review/linbox.spec
SRPM URL: http://tomspur.fedorapeople.org/review/linbox-1.1.6-6.fc11.src.rpm

-- 
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 Fedora-package-review mailing list