Bug 172643

Summary: libusb: Remove .la file
Product: [Fedora] Fedora Reporter: Kjartan Maraas <kmaraas>
Component: libusbAssignee: Jindrich Novy <jnovy>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pknirsch, rdieter
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: 2006-06-01 11:25:36 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:
Bug Depends On:    
Bug Blocks: 150223    

Description Kjartan Maraas 2005-11-07 21:00:21 UTC
Description of problem:

.la files aren't strictly needed on Linux and causes a lot of problems when
compiling since they hardcode absolute paths to dependent libraries.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tim Waugh 2005-11-08 09:17:04 UTC
I don't see anything wrong in the libusb la file.

Comment 2 Rex Dieter 2006-05-11 13:03:41 UTC
Packaging Guidelines recommend exclusion of %{_libdir}/lib*.la files. 
Re-opening.  Please reconsider for future FC releases (ie, fc6+).

Comment 3 Jindrich Novy 2006-06-01 11:25:36 UTC
The .la files are now removed.