libee 0.4.1-2.el6.src.rpm fails to build. The error is the location of the package config files for autoconfig.<br />
<br />
This upstream bug addresses the issue:<br />
<br />
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1152899">https://bugzilla.redhat.com/show_bug.cgi?id=1152899</a> [<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1152899" target="_blank">^</a>]<br />
<br />
However, adding one line to the %build section fixes the problem easier for this build, adding this:<br />
<br />
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/%{_lib}/pkgconfig/"<br />
<br />
That is the method we will use to get an initial build while we wait for upstream to fix the issue.<br />
<br />
The new SRPM will be libee 0.4.1-2.el6.centos.src.rpm, but this is a technical and not a branding change.
↧