Bug 1300061

Summary: compat-libuv010.pc contains an error in Cflags property
Product: [Fedora] Fedora Reporter: Henry Bruce <henry.bruce>
Component: compat-libuv010Assignee: Stephen Gallagher <sgallagh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jamielinux, sgallagh, tchollingsworth
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: compat-libuv010-0.10.34-4.fc23 compat-libuv010-0.10.34-4.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-24 03:31:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Patch for compat-libuv010.pc none

Description Henry Bruce 2016-01-19 21:07:37 UTC
Created attachment 1116366 [details]
Patch for compat-libuv010.pc

compat-libuv010.pc contains an error in Cflags property. This prevents C/C++ compilers from using the pkg-config command to get appropriate compiler flags.

File is /usr/lib64/pkgconfig/compat-libuv010.pc
and is part of package compat-libuv010-devel-0.10.34-1.fc22.x86_64

Cflags entry is on line 10 and is missing '$' character
Line shoud be 
Cflags: -I${includedir}

Patch is attached.

Comment 1 Henry Bruce 2016-01-20 00:02:40 UTC
How reproducible:
All the time

Steps to Reproduce:
1. run pkg-config --cflags compat-libuv010
2.
3.

Actual results:
-I\{includedir\} 

Expected results:
-I/usr/include/compat-libuv010

Comment 2 Fedora Update System 2016-01-20 19:55:15 UTC
compat-libuv010-0.10.34-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b17cb1000e

Comment 3 Fedora Update System 2016-01-22 04:59:05 UTC
compat-libuv010-0.10.34-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b17cb1000e

Comment 4 Fedora Update System 2016-01-23 21:30:39 UTC
compat-libuv010-0.10.34-4.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f76c1d0536

Comment 5 Fedora Update System 2016-01-24 03:31:16 UTC
compat-libuv010-0.10.34-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-02-02 00:53:50 UTC
compat-libuv010-0.10.34-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.