Bug 509840

Summary: libqalculate: extraneous pkgconfig-related linkage
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: libqalculateAssignee: Deji Akingunola <dakingun>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dakingun
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: 2009-07-06 17:05:41 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
pkgconfig patch to use Requires.private/Libs.private
none
spec-file patch none

Description Rex Dieter 2009-07-06 14:06:00 UTC
The cln soname bump in rawhide highlighted that
pkg-config --libs libqalculate
-lcln -lpthread -lqalculate -lglib-2.0 -lxml2
includes some extra baggage (which I can only guess is needed for static linking only).

I'll whip up some patches to address this, please review/comment.

Comment 1 Rex Dieter 2009-07-06 14:07:51 UTC
Created attachment 350614 [details]
pkgconfig patch to use Requires.private/Libs.private

Comment 2 Rex Dieter 2009-07-06 14:08:23 UTC
Created attachment 350615 [details]
spec-file patch

Comment 3 Deji Akingunola 2009-07-06 17:05:41 UTC
Thanks for the patches.

Committed and successfully built on rawhide.