Bug 192437

Summary: hspell: useless debuginfo package
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: hspellAssignee: Dan Kenigsberg <danken>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-20 18:30:40 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 Ville Skyttä 2006-05-19 18:42:25 UTC
hspell's installation strips the binary, resulting in a useless empty debuginfo
pacakge.

One way to fix it is to add in %prep:
sed -i -e '/^\s\+strip\s/d' Makefile*

Comment 1 Dan Kenigsberg 2006-05-20 18:30:40 UTC
Oops, I did it again. (I think it happened to me in most of the RPMs I packaged,
and I don't learn :-(. Sorry)

I corrected this for "devel", and I'll to that soon for FC-4 and FC-5.