Bug 1182891 - pkgconfig generation for collada-dom.pc is broken
Summary: pkgconfig generation for collada-dom.pc is broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: collada-dom
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Till Hofmann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-16 07:16 UTC by Shawn Starr
Modified: 2015-01-27 02:54 UTC (History)
2 users (show)

Fixed In Version: collada-dom-2.4.3-4.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-27 02:54:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Shawn Starr 2015-01-16 07:16:50 UTC
Description of problem:
In trying to build a program that needs to use collada-dom 1.4/1.5 it fails parsing pkgconfig config file.

Version-Release number of selected component (if applicable):
collada-dom-devel-2.4.3-3.fc21.x86_64

How reproducible:
Always

Actual results:

# Package Information for pkg-config

prefix=/usr
exec_prefix=/usr/bin
libdir=/usr/lib@LIB_SUFFIX%                        <------------------------
includedir=/usr/include/collada-dom2.4

Name: collada-dom
Description: COLLADA Document Object Model (DOM), 1.4 support=%OPT_COLLADA14%, 1.5 support=%OPT_COLLADA15%
Version: 2.4.3
URL:  http://sourceforge.net/projects/collada-dom
Libs: -L${libdir} -lcollada-dom2.4-dp
Libs.private:
Cflags: -I${includedir}  -DCOLLADA_DOM_SUPPORT141 -DCOLLADA_DOM_SUPPORT150 -DCOLLADA_DOM_DAEFLOAT_IS64

Expected results:

libdir=/usr/lib64 if 64bit platform

Those support=%OPT_COLLADAXX% variables seem funny, but don't impact parsing 'libdir'.

Additional info:

The 1.4/1.5 .pc files are generated ok.

Comment 1 Fedora Update System 2015-01-16 11:58:05 UTC
collada-dom-2.4.3-4.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/collada-dom-2.4.3-4.fc21

Comment 2 Till Hofmann 2015-01-16 12:00:34 UTC
Thanks for reporting the bug. This is an upstream bug, I've sent a patch upstream. I added the patch to the package for the time until upstream releases a new version.

Comment 3 Fedora Update System 2015-01-17 05:48:01 UTC
Package collada-dom-2.4.3-4.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing collada-dom-2.4.3-4.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0827/collada-dom-2.4.3-4.fc21
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-01-27 02:54:51 UTC
collada-dom-2.4.3-4.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.