https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175187
Bug(s) fixed: 175187
Bug Description: Apache linked with libldap.so not libldap-2.2.so on
Fedora Core 2
Reviewed by: ???
Files: https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=122001
Branch: HEAD
Fix Description: grep for "libldap" not "libldap-". On Fedora Core 2,
Apache is linked with libldap.so, not the libldap-2.2.so as on later OS
versions. So, just changing it to look for libldap on all platforms
should work just fine. I've also changed the spec file to apply the
patch when upgrading from fds10 to fds101.
Platforms tested: Fedora Core 4 (I don't have an FC 2 system to test
this on, but the bug reported applied the same patch and it worked for him)
Flag Day: no
Doc impact: no
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=122002