Bug 164105

Summary: cd-discid man page unreadable
Product: [Fedora] Fedora Reporter: Paul W. Frields <stickster>
Component: cd-discidAssignee: Nils Philippsen <nphilipp>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9-3.fc4.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-29 20:56:08 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:
Attachments:
Description Flags
Patch to fix specfile none

Description Paul W. Frields 2005-07-24 23:44:21 UTC
Description of problem:
The man page for cd-discid (as installed) is unreadable.

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

How reproducible:
Every time.

Steps to Reproduce:
1. Issue command:  man cd-discid
  
Actual results:
No man page found.

Expected results:
Man page should be displayed.

Additional info:

  The specfile has an incorrect step, and in fact writes a gzipped copy of the
executable into the man1 directory.  The attached patch fixes this problem;
please correct and request rebuild in Extras, thanks!

Comment 1 Paul W. Frields 2005-07-24 23:44:21 UTC
Created attachment 117114 [details]
Patch to fix specfile

Comment 2 Nils Philippsen 2005-07-26 11:57:52 UTC
I applied your patch in 0.9-3.fc4.1 and 0.9-4 respectively and requested build.

Comment 3 Paul W. Frields 2005-07-29 20:56:08 UTC
Looks good.