Hi,
this is a revised version of Stephen patch to support the openldap24 package on RHEL 5.7. I have moved the code to find the right include and library path into ldap.m4 and added a check in the spec file if the platform is RHEL 5.7 to allow the spec file to be used on older RHEL5 versions, too. This test is quite simple, but I think we can take care of RHEL 5.10 and later version if they are available.
bye, Sumit
On Fri, 2011-05-06 at 14:56 +0200, Sumit Bose wrote:
Hi,
this is a revised version of Stephen patch to support the openldap24 package on RHEL 5.7. I have moved the code to find the right include and library path into ldap.m4 and added a check in the spec file if the platform is RHEL 5.7 to allow the spec file to be used on older RHEL5 versions, too. This test is quite simple, but I think we can take care of RHEL 5.10 and later version if they are available.
It's a bit of a hack, but it's good enough. Ack.
On Fri, 2011-05-06 at 10:08 -0400, Stephen Gallagher wrote:
On Fri, 2011-05-06 at 14:56 +0200, Sumit Bose wrote:
Hi,
this is a revised version of Stephen patch to support the openldap24 package on RHEL 5.7. I have moved the code to find the right include and library path into ldap.m4 and added a check in the spec file if the platform is RHEL 5.7 to allow the spec file to be used on older RHEL5 versions, too. This test is quite simple, but I think we can take care of RHEL 5.10 and later version if they are available.
It's a bit of a hack, but it's good enough. Ack.
Pushed to master.
sssd-devel@lists.fedorahosted.org