Bug 153936

Summary: RFE: track pkgconfig .pc dependencies
Product: [Fedora] Fedora Reporter: Nalin Dahyabhai <nalin>
Component: redhat-rpm-configAssignee: Elliot Lee <sopwith>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-18 20:45:51 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: 159235    
Bug Blocks:    
Attachments:
Description Flags
pkgconfig requires script
none
pkgconfig provides script none

Description Nalin Dahyabhai 2005-04-05 22:52:39 UTC
Description of problem:
Development packages which provide .pc files often require .pc files (and
headers, and libraries) provided by other development packages.  Fedora Core's
pkgconfig package (at least as of 1:0.15.0-6) can be used to query this
information.  It would be useful if the RPM configuration recorded this
dependency information in packages so that it could be tracked.

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

How reproducible:
Always

Additional info:
This came up on fedora-maintainers.  Added here in part for tracking.

Comment 1 Nalin Dahyabhai 2005-04-05 22:55:32 UTC
Created attachment 112736 [details]
pkgconfig requires script

Comment 2 Nalin Dahyabhai 2005-04-05 22:55:57 UTC
Created attachment 112737 [details]
pkgconfig provides script

Comment 3 Jeff Johnson 2005-07-13 12:07:13 UTC
Scripts added tp rpm-4_4 CVS. No plumbing yet, judging from past experience, I've got 2-3 years to wire 
up the lash. ;-(