Bug 14828

Summary: audiofile SRPM strips all shared libraries in /usr/lib
Product: [Retired] Red Hat Linux Reporter: Michael Jennings (KainX) <mej>
Component: audiofileAssignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
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-07-28 22:15:18 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 Michael Jennings (KainX) 2000-07-28 22:15:16 UTC
There is a typo in the audiofile-0.1.9-3 spec file's %install section.  The
second strip
command omits the $RPM_BUILD_ROOT variable and thus executes "strip
/usr/lib/*.so.*".

It should read "strip $RPM_BUILD_ROOT%{prefix}/lib/*.so*"

Comment 1 Dale Lovelace 2000-08-04 16:45:36 UTC
This is fixed in audiofile-0.1.9-5 (which is in Pinstripe - Public beta)