Our previous detection for this was flawed, because the %{rhel} macro did not exist on the version of RPM shipped with RHEL 5, but it worked when building for RHEL 5 through mock. This new patch relies on grepping /etc/redhat-release for the version information.
On Tue, May 15, 2012 at 11:54:10AM -0400, Stephen Gallagher wrote:
Our previous detection for this was flawed, because the %{rhel} macro did not exist on the version of RPM shipped with RHEL 5, but it worked when building for RHEL 5 through mock. This new patch relies on grepping /etc/redhat-release for the version information.
Works fine, ack
On Tue, 2012-05-15 at 18:50 +0200, Jakub Hrozek wrote:
On Tue, May 15, 2012 at 11:54:10AM -0400, Stephen Gallagher wrote:
Our previous detection for this was flawed, because the %{rhel} macro did not exist on the version of RPM shipped with RHEL 5, but it worked when building for RHEL 5 through mock. This new patch relies on grepping /etc/redhat-release for the version information.
Works fine, ack
Pushed to master and sssd-1-8.
sssd-devel@lists.fedorahosted.org