Description of problem: On 64-bit Fedora, pkgconfig returns bad library flags for libsepol that eventually causes compiler errors when called from build systems in projects where libsepol is a dependency. Version-Release number of selected component (if applicable): 3.2-1 How reproducible: Very. Steps to Reproduce: 1. Install pkg-config. 2. Install libsepol-devel-3.2-1.fc34. 3. Run `pkg-config --libs libsepol`. Actual results: `-L/usr/lib -lsepol` Expected results: `-lsepol` Additional info: Should not be a change in upstream as the Makefile specifies an overridable default LIBDIR.
https://src.fedoraproject.org/rpms/libsepol/pull-request/22
FEDORA-2021-67efe88c29 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-67efe88c29
FEDORA-2021-67efe88c29 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-67efe88c29` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-67efe88c29 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-67efe88c29 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.