Red Hat Bugzilla – Bug 442162
rpm doesn't use %{version} where appropriate
Last modified: 2008-04-21 15:46:34 EDT
Description of problem: In "%files devel" section there is a hard-coded version number. Version-Release number of selected component (if applicable): pixman-0.9.5-1 How reproducible: Always Steps to Reproduce: 1. read pixman.spec Actual results: I see "%{_libdir}/libpixman-1.so.0.9.5" Expected results: I should see "%{_libdir}/libpixman-1.so.%{version}" Additional info: Why not?
Fixed in rawhide.