Bug 203571

Summary: static libs should be in devel not libs
Product: [Fedora] Fedora Reporter: Patrice Dumas <pertusus>
Component: net-snmpAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: redhat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.3.1.0-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-23 13:19:37 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 Patrice Dumas 2006-08-22 14:55:54 UTC
Description of problem:

The .a should be in -devel, not in -libs (except for respecting
the guidelines, there is a reason to do that, since otherwise
it is possible to link against the static libs in -libs with -devel
not installed, though it is really not expected).

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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Radek Vokál 2006-08-23 13:19:37 UTC
Fixed in rawhide, .a files are now listed in -devel package.