[Bug 190144] Review Request: hevea - LaTeX to HTML translator

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 28 10:28:57 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: hevea - LaTeX to HTML translator


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=190144





------- Additional Comments From mpeters at mac.com  2006-04-28 06:28 EST -------
NOT a formal review.
Just some notes

The stuff it puts in /usr/lib might be better to put in /usr/share since it
looks to be arch independent.

maybe in /usr/share/hevea

-=-
It probably should require tetex-latex since it puts files in texmf/tex/latex/

LATEXLIBDIR=%{_datadir}/texmf/tex/latex/hevea

should be done differently.

define a macro as follows:

%{!?_texmf: %define _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")}

Then use

LATEXLIBDIR=%{_texmf}/tex/latex/hevea

That allows people using a custom texmf to rebuild the src.rpm defining where
the texmf is that they want it to use.

-=-

I'm willing to review formally next week if someone else does not decide to.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list