Name : python-ldap
Version: 2.0.0
Release: 0.fdr.0.4.pre16.1
License: PSF - see LICENSE
URL :
http://python-ldap.sourceforge.net/
python-ldap provides an object-oriented API to access LDAP directory=20
servers
from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that=20
purpose.
Additionally the package contains modules for other LDAP-related stuff
(e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
* Mon Dec 08 2003 Panu Matilainen <pmatilai@welho.com>=20
0:2.0.0-0.fdr.0.4.pre16
- fix spec permissions + release tag order (bug 1099)
* Sun Dec 07 2003 Ville Skytt=C3=A4 <ville.skytta at iki.fi>=20
0:2.0.0-0.fdr.0.pre16.3
- Stricter python version requirements.
- BuildRequire openssl-devel.
- Explicitly build *.pyo, install them as %ghost.
- Own more installed dirs.
- Remove $RPM_BUILD_ROOT at start of %install.
* Thu Dec 04 2003 Panu Matilainen <pmatilai@welho.com>=20
0:2.0.0-0.fdr.0.pre16.2
- duh, build requires python-devel, not just python...
* Thu Dec 04 2003 Panu Matilainen <pmatilai@welho.com>=20
0:2.0.0-0.fdr.0.pre16.1
- Initial Fedora packaging.