Bug 213278

Summary: libcurl.pc should use Libs.private to private/static libs
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: curlAssignee: Jindrich Novy <jnovy>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: daniel, kdudka, pknirsch
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-31 16:27:10 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:
Attachments:
Description Flags
use Libs.private none

Description Rex Dieter 2006-10-31 16:07:38 UTC
libcurl.pc should use Libs.private for private/statics libs, which aren't needed
for dynamic linking.

Comment 1 Rex Dieter 2006-10-31 16:07:51 UTC
Created attachment 139869 [details]
use Libs.private

Comment 2 Rex Dieter 2006-10-31 16:10:19 UTC
And while you're at it
curl-devel should
Requires: pkgconfig

Comment 3 Jindrich Novy 2006-10-31 16:27:10 UTC
Added, thanks.