Bug 1300061 - compat-libuv010.pc contains an error in Cflags property
Summary: compat-libuv010.pc contains an error in Cflags property
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: compat-libuv010
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-19 21:07 UTC by Henry Bruce
Modified: 2016-02-02 00:53 UTC (History)
3 users (show)

Fixed In Version: compat-libuv010-0.10.34-4.fc23 compat-libuv010-0.10.34-4.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-24 03:31:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch for compat-libuv010.pc (745 bytes, application/mbox)
2016-01-19 21:07 UTC, Henry Bruce
no flags Details

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.


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