Bug 191811

Summary: Missing BuildRequire on texi2html
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: zshAssignee: Colin Walters <walters>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: laroche, redhat-bugzilla
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-05-17 22:54:36 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:
Attachments:
Description Flags
Add texi2html to the BuildRequires none

Description Andreas Thienemann 2006-05-15 21:23:19 UTC
texi2html -expand info -split chapter ./zsh.texi
make[1]: texi2html: Command not found
make[1]: *** [zsh_toc.html] Error 127
make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.2.5/Doc'
make: *** [html] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.21848 (%build)


Patch attached. With this patch, zsh compiles correctly.

Comment 1 Andreas Thienemann 2006-05-15 21:23:19 UTC
Created attachment 129126 [details]
Add texi2html to the BuildRequires

Comment 2 Andreas Thienemann 2006-05-15 22:26:28 UTC
*** Bug 151087 has been marked as a duplicate of this bug. ***

Comment 3 Andreas Thienemann 2006-05-15 22:29:15 UTC
*** Bug 155239 has been marked as a duplicate of this bug. ***

Comment 4 Brian Pepple 2006-05-17 22:54:36 UTC

*** This bug has been marked as a duplicate of 191647 ***