Bug 650373 - libdir set incorrectly in slang.pc in slang-devel.x86_64
Summary: libdir set incorrectly in slang.pc in slang-devel.x86_64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: slang
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-06 00:00 UTC by Roderick Johnstone
Modified: 2011-02-03 20:21 UTC (History)
1 user (show)

Fixed In Version: slang-2.2.3-1.fc14
Clone Of:
Environment:
Last Closed: 2011-02-03 20:21:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Roderick Johnstone 2010-11-06 00:00:40 UTC
Description of problem:
libdir is set incorrectly to ${prefi{}/lib in slang.devel.x86_64. Should be set to ${prefix}/lib64

Version-Release number of selected component (if applicable):
slang-devel-2.2.2-2.fc14.x86_64

How reproducible:
Every time.

Steps to Reproduce:
1. yum install slang-devel.x86_64
2. cat /usr/lib64/pkgconfig/slang.pc
3.
  
Actual results:
libdir=${prefix}/lib

Expected results:
libdir=${prefix}/lib64


Additional info:

Comment 1 Miroslav Lichvar 2010-11-08 17:38:22 UTC
Fixed in slang-2.2.2-3.fc15. Thanks.

Comment 2 Roderick Johnstone 2010-11-08 21:38:16 UTC
Can you fix for Fedora 14 as well please. Thanks.

Comment 3 Miroslav Lichvar 2010-11-09 07:33:47 UTC
Does this break a build or something? The /usr/lib64 directory is in the default search list so it doesn't need to be added to the linker command line.

Updates that contain only trivial fixes not affecting anyone are discouraged by the update policy and currently there are no other slang bugs or updates planned.

Comment 4 Roderick Johnstone 2010-11-09 09:28:03 UTC
No I dont think it does break a build now, although I thought it did when I first reported it. Fair enough, leave as is. Thank you for your attention to this issue.

Comment 5 Fedora Update System 2010-12-13 16:17:59 UTC
slang-2.2.3-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/slang-2.2.3-1.fc14

Comment 6 Fedora Update System 2010-12-13 20:02:59 UTC
slang-2.2.3-1.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 slang'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/slang-2.2.3-1.fc14

Comment 7 Fedora Update System 2011-02-03 20:21:13 UTC
slang-2.2.3-1.fc14 has been pushed to the Fedora 14 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.