Bug 460525 - man page for tiffset is missing
Summary: man page for tiffset is missing
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: libtiff
Version: 4.7
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Tom Lane
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-28 12:58 UTC by Milos Malik
Modified: 2013-07-03 03:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-30 13:46:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2008-08-28 12:58:12 UTC
Description of problem:
The package contains tiffset utility, but does not contain its man page. http://www.remotesensing.org/libtiff/man/tiffset.1.html

Version-Release number of selected component (if applicable):
libtiff-3.6.1-12.el4_7.2

How reproducible:
Always

Steps to Reproduce:
$ rpm -ql libtiff libtiff-devel | grep tiffset
/usr/bin/tiffset
$
  
Actual results:
Man page for tiffset is NOT present.

Expected results:
Man page for tiffset is present.

Additional info:

Comment 1 Tom Lane 2009-06-27 15:33:56 UTC
Hmm, this is not a packaging error, but an omission in the upstream tarball for 3.6.1.  To fix, we'd have to investigate the differences between 3.6.1 and 3.8.2 tiffset (which are nontrivial to judge from the relative sizes of tiffset.c) and then modify the 3.8.2 man page accordingly.  Not sure if it's worth fixing.

Comment 2 Milos Malik 2009-06-30 06:42:52 UTC
Let's wait for the change in upstream tarball.

Comment 3 Tom Lane 2009-06-30 13:46:16 UTC
Agreed, closing WONTFIX.


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