Bug 604980 - GLEW doesn't register to pkg-config
Summary: GLEW doesn't register to pkg-config
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glew
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-17 07:56 UTC by Alexandre Demers
Modified: 2010-06-23 18:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-23 18:42:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Demers 2010-06-17 07:56:59 UTC
Description of problem:
When installing glew-devel, glew is not added to pkg-config, thus can't be detected as installed requirements when using cmake.

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

How reproducible:
Always since it's a missing file in a package

Steps to Reproduce:
1.Install glew and glew-devel
2.Open a terminal
3.pkg-config --list-all | grep glew
  
Actual results:
Nothing is found

Expected results:
It should return an entry about glew and its version.

Additional info:
The same problem was fixed under Ubuntu in January (https://launchpad.net/ubuntu/+source/glew/1.5.1-7ubuntu2) and it seems fixed under Fedora Rawhide (http://rpm.pbone.net/index.php3/stat/4/idpl/14108718/dir/rawhide/com/glew-devel-1.5.4-1.fc14.i686.rpm.html) since the missing file (/usr/lib/pkgconfig/glew.pc) is now present under 1.5.4-1.

Comment 1 Hicham HAOUARI 2010-06-23 18:20:00 UTC
glew-1.5.4 is now in F-13 updates testing


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