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:
Fixed in slang-2.2.2-3.fc15. Thanks.
Can you fix for Fedora 14 as well please. Thanks.
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.
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.
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
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
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.