Bug 90909 - Prerequisites wrong in source RPM (SRPM won't build out-of-box on RHL9)
Summary: Prerequisites wrong in source RPM (SRPM won't build out-of-box on RHL9)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: squid
Version: 9
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jay Fenlason
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-05-15 09:05 UTC by Economou, Matthew
Modified: 2014-08-31 23:24 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-01-21 03:48:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Economou, Matthew 2003-05-15 09:05:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
The build dependencies mention the obsolete "sgml-tools" package, as 
the "sgml2html" command is needed to create some of the end-user documentation 
for the Squid package.  The "sgml-tools" package no longer exists, and there is 
even a changelog entry in the squid.spec file that mentions the proper 
dependency, the "linuxdoc-tools" package.

This is very confusing for users who need to rebuild the Squid RPM (e.g. to 
specify the missing "NTLM" authentication option mentioned in bug report 90145).

Version-Release number of selected component (if applicable):
squid-2.5.STABLE1-2

How reproducible:
Always

Steps to Reproduce:
1. On a freshly-installed Red Hat Linux 9 system, install the Squid source RPM 
from CD, e.g. "rpm -i /mnt/cdrom/SRPMS/squid-2.5.STABLE1-2.src.rpm".
2. Attempt to build the source RPM, e.g. "rpmbuild -
bb /usr/src/redhat/SPEC/squid.spec".
3. ...
4. PROFIT!
    

Actual Results:  rpmbuild complained about a missing prerequisite, sgml-tools.

Expected Results:  With linuxdoc-tools installed, the package should have been 
built.

Additional info:


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