Bug 667244

Summary: slv2-devel pkg-config is missing a requirement on redland/rasqal
Product: [Fedora] Fedora Reporter: Nathanael Noblet <nathanael>
Component: slv2Assignee: Orcan Ogetbil <oget.fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: oget.fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: slv2-0.6.6-6.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-19 21:00:46 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
spec file patch that fixes the issue. none

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.