Bug 9861

Summary: bash.1 is not gziped
Product: [Retired] Red Hat Raw Hide Reporter: MATSUURA Takanori <t-matsuu>
Component: bashAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: t-matsuu
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-29 14:02:16 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:

Description MATSUURA Takanori 2000-02-29 13:54:13 UTC
sh.1.gz is now linked to bash.1.gz.
But bash.1 is not gziped.

Comment 1 Bernhard Rosenkraenzer 2000-02-29 14:02:59 UTC
bash.1 is gzipped in bash-1.14.7-22.

Comment 2 Matthew Miller 2000-03-21 16:17:59 UTC
bash.1 is gzipped in the binary 1.14.7-22 RPM, but if I try to rebuild the
source RPM, I end up with an uncompressed bash.1 -- no reference to bash.1.gz
anywhere. Am I missing something? (Same thing happens with the man-pages
pcakage....)

Comment 3 Matthew Miller 2000-03-21 19:04:59 UTC
ahhh. figured out "--define '__spec_install_post /usr/lib/rpm/brp-!#:+'".

But there is still a slight problem with the rpm -- the symlink for sh.1.gz
assumes bash.1.gz. So if the above is not defined, you end up with a dangling
link.