From: <mi...@st...> - 2002-12-17 11:35:55
|
Ganesan R wrote: > > 2.0.0pre6. First, the binary rpm depends on python-devel and openldap-devel > which are not needed. python-devel and openldap-devel should be in > BuildRequires, not in Requires or Prereq lines of the spec file. Note that you have to contact the package maintainer if you think something's wrong with dependencies of a particular package. > Second, I need SSL support which doesn't seem to be enabled by default. Is > it possible to turn on SSL support by default? What do you mean with "by default"? If you build python-ldap yourself you can tweak setup.cfg to reflect your needs and configuration. Note that OpenLDAP also has to be built and installed with option --with-tls before. When shipping python-ldap one cannot foresee your particular system configuration. Ciao, Michael. |