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

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 28 12:18:07 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 08:18 EST -------
I should have mentioned this - but you also need to
BuildRequires /usr/bin/kpsewhich

to use the _texmf macro - or else mock will fail.
Also - since the package installs a file into the texmf tree, you should have

%post
texhash >/dev/null 2>&1 || :

%postun
texhash >/dev/null 2>&1 || :

so that ls-R database gets updated.

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