Bug 134798 - linuxdoc-tools should BuildRequires: groff
Summary: linuxdoc-tools should BuildRequires: groff
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: linuxdoc-tools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-06 13:28 UTC by Maxim Dziumanenko
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 0.9.20-14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-06 13:34:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Maxim Dziumanenko 2004-10-06 13:28:37 UTC
Description of problem:
$prog-{GROFF} in /usr/bin/linuxdoc script is empty, if groff is not
installed at linuxdoc-tools build time.
This breaks sgml2txt functionality, even if groff is installed at runtime.

Version-Release number of selected component (if applicable):
linuxdoc-tools-0.9.20-13

How reproducible:
Always

Steps to Reproduce:
1.rpm -e groff
2.rpmbuild -ba linuxdoc-tools-0.9.20-13.src.rpm
3.rpm -U linuxdoc-tools-0.9.20-13.i386.rpm groff-1.18.1.1-1.i386.rpm
4.sgml2txt -c latin1 some_valid_document.sgml


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.