Bug 667244 - slv2-devel pkg-config is missing a requirement on redland/rasqal
Summary: slv2-devel pkg-config is missing a requirement on redland/rasqal
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: slv2
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Orcan Ogetbil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-04 22:21 UTC by Nathanael Noblet
Modified: 2011-01-19 21:07 UTC (History)
1 user (show)

Fixed In Version: slv2-0.6.6-6.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-19 21:00:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
spec file patch that fixes the issue. (268 bytes, patch)
2011-01-04 22:21 UTC, Nathanael Noblet
no flags Details | Diff

Description Nathanael Noblet 2011-01-04 22:21:11 UTC
Created attachment 471760 [details]
spec file patch that fixes the issue.

Description of problem:
When compiling gstreamer-plugins-bad/-free the build fails as it is missing -I/usr/include/rasqal so that an #include <rasqal> within librdf.h functions properly. Introducing a Requires: redland into the .pc file fixes the build and properly provides cflags/ldflags.

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


How reproducible:
Always

Steps to Reproduce:
1. rpmbuild --rebuild current gstreamer-plugins-bad or -bad-free
2.
3.
  
Actual results:
build fails

Expected results:
build succeeds

Additional info:
The attached patch fixes the issue. I didn't remove the "sed -i 's|@REDLAND.*@||' slv2.pc.in" line in the specfile since that resulted in a hardcoded -I/usr/include/rasqal and I think the Requires is more proper.

Comment 1 Fedora Update System 2011-01-05 03:34:54 UTC
slv2-0.6.6-6.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/slv2-0.6.6-6.fc14

Comment 2 Fedora Update System 2011-01-05 03:35:31 UTC
slv2-0.6.6-6.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/slv2-0.6.6-6.fc13

Comment 3 Fedora Update System 2011-01-05 21:22:27 UTC
slv2-0.6.6-6.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update slv2'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/slv2-0.6.6-6.fc14

Comment 4 Fedora Update System 2011-01-19 21:00:41 UTC
slv2-0.6.6-6.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2011-01-19 21:07:33 UTC
slv2-0.6.6-6.fc13 has been pushed to the Fedora 13 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.