Bug 429276

Summary: missing libsofia*.la in rpm packages
Product: [Fedora] Fedora Reporter: Laurent Glayal <spglegle>
Component: sofia-sipAssignee: Jeffrey C. Ollie <jeff>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
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: 2008-01-18 13:45:32 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 Laurent Glayal 2008-01-18 13:39:35 UTC
Description of problem:
the following files are not present in any sofia-sip*.rpm

/usr/lib/libsofia-sip-ua-glib.la
/usr/lib/libsofia-sip-ua.la

Comment 1 Jeffrey C. Ollie 2008-01-18 13:45:32 UTC
*.la files are unnecessary on Linux and therefore they are deliberately removed
from packages (this includes all Fedora packages).

Comment 2 Laurent Glayal 2008-01-18 14:45:03 UTC
thanks.