Bug 220719

Summary: Static libraries missing from gtkmm24-devel
Product: [Fedora] Fedora Reporter: Daniel Qarras <dqarras>
Component: gtkmm24Assignee: Denis Leroy <denis>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
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-12-24 19:34: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 Daniel Qarras 2006-12-24 13:02:34 UTC
Description of problem:
Static libraries are missing from the gtkmm24-devel package.

Version-Release number of selected component (if applicable):
2.10.5-1.fc6

How reproducible:
Always.

Steps to Reproduce:
1. rpm -ql gtkmm24-devel
  
Actual results:
No static libs listed / included.

Expected results:
Static libs included in the package.

Additional info:
.

Comment 2 Denis Leroy 2006-12-25 11:19:32 UTC
Indeed, Fedora doesn't ship with static libraries. There are a few (rare)
exceptions but you'd need a strong technical reason. Note also that you can
compile the source RPM yourself with '--with static' to enable static libs.