Bug 191762
| Summary: | latex2html fails to build in mock | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Iseli <Christian.Iseli> | ||||||||
| Component: | latex2html | Assignee: | Jindrich Novy <jnovy> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | rawhide | CC: | mtasaka, pknirsch, t.matsuu | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2006-06-27 07:47:12 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 191529 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Christian Iseli
2006-05-15 16:44:06 UTC
Created attachment 129096 [details]
Failed mock build log
Created attachment 131578 [details] Diff to latex2html.spec I don't know well about latex2html, however, I tried to fix latex2html.spec. First, I added BR: tetex-latex to be built with mock, however, jlatex2html didn't work for me (at all!!) So I tried to see the whole spec file. The major points are - make replacements by perl correctly. - Japanese scripts should correctly use j-labeled scripts. Another point is that I could not find latex2html-2002.2.1.tar.bz2... and when I changed source tar.bz2 to tar.gz available on internet, Japanese v2.0 patch no longer worked. So I updated both source file and Japanese patch. The rebuild noarch.rpm with my patch attached seems to work TO SOME EXTENT (not perfectly). Please verify my patch. Created attachment 131580 [details]
log of rebuiding src with mock
The log of rebuilding latex2html.src with my patch attached with mock
is attached here.
Applied with minor changes, thanks. |