Bug 114851 - Remove the 'htmlview' dependancy from all documentation RPMs
Summary: Remove the 'htmlview' dependancy from all documentation RPMs
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: documentation
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dennis Gregorovic
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-03 16:43 UTC by Daniel Berrangé
Modified: 2007-04-18 17:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-02-04 01:21:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2004-02-03 16:43:44 UTC
Description of problem:
The DocBoook HTML RPMs all contain a dependancy on the 'htmlview'
program. This prevents installation of the manuals on anything other
than Red Hat distributions. The dependancy is completely bogus in any
case, since there are any number of HTML viewers that a user may
choose to read our documentation with.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Vadim Nasardinov 2004-02-03 16:53:35 UTC
Funny, I didn't even know I had it:

|$ rpm --query --whatprovides htmlview
|htmlview-2.0.0-11
|$ rpm -ql htmlview
|/usr/bin/htmlview
|/usr/share/applications/redhat-web.desktop
|$ file /usr/bin/htmlview
|/usr/bin/htmlview: a /bin/bash script text executable
|$ rpm --query --whatrequires htmlview | sort
|cups-1.1.19-13
|gaim-0.71-2
|gnome-libs-1.4.1.2.90-35
|redhat-config-users-1.2.4-1
|redhat-logviewer-0.9.3-6
|xpdf-2.03-1


Comment 2 Dennis Gregorovic 2004-02-04 01:21:04 UTC
@40028


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