Bug 241031

Summary: openssl-devel does not require pkgconfig
Product: [Fedora] Fedora Reporter: Chris Weyl <cweyl>
Component: opensslAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openssl-0.9.8b-13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-24 19:52:15 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 Chris Weyl 2007-05-23 18:38:04 UTC
openssl-devel provides various pkgconfig (*.pc) files but does not itself
require the pkgconfig package, nor does any of the packages it depends on appear
to require it.  This is a violation of the packaging guidelines...

Adding a simple "Requires: pkgconfig" to the %package devel section should fix
it.  Thanks! :)