Bug 192617

Summary: bluefish: useless debuginfo package
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: bluefishAssignee: Paul Howarth <paul>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.5-3.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-22 20:04:12 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-21 21:50:26 UTC
bluefish's debuginfo package is useless due to "install -s" being used by "make
install".  More info: http://fedoraproject.org/wiki/Packaging/Debuginfo

Possible fix, in %install:
make install DESTDIR=${RPM_BUILD_ROOT} INSTALL_PROGRAM="install -m 755"

Comment 1 Paul Howarth 2006-05-22 20:04:12 UTC
Fixed in 1.0.5-3 for all branches.