Bug 110752

Summary: doxygen should Buildrequires: tetex-dvips, tetex-latex, ghostscript
Product: [Retired] Red Hat Raw Hide Reporter: Maxim Dziumanenko <dziumanenko>
Component: doxygenAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2004-02-26 11:15:13 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:

Description Maxim Dziumanenko 2003-11-24 13:59:13 UTC
Description of problem:
1. dvips (belongs to tetex-dvips package) is needed to build doxygen
2. latex (belongs to tetex-latex package) is needed to build doxygen
3. gs (belongs to ghostscript package) is needed to build doxygen

Version-Release number of selected component (if applicable):
doxygen-1.3.4-1

How reproducible:
Always

Steps to Reproduce:
1.rpm -e tetex-dvips tetex-latex ghostscript
2.rpmbuild --rebuild doxygen-1.3.4-1.src.rpm
3.Wait for build errors
  
Actual results:


Expected results:


Additional info:

Comment 1 Miloslav Trmac 2003-11-24 14:59:12 UTC
Triage->Easyfix

Comment 2 Than Ngo 2004-02-26 11:15:13 UTC
it's fixed in 1.3.6-1. thanks for your report.