include misc.schema in default slapd.conf
Resolves: 147805
This commit is contained in:
parent
7f79555a60
commit
f57e7a849d
@ -42,6 +42,7 @@ Patch6: openldap-2.3.11-nosql.patch
|
||||
Patch8: openldap-2.3.19-gethostbyXXXX_r.patch
|
||||
Patch9: openldap-2.3.34-quiet-slaptest.patch
|
||||
Patch10: openldap-2.3.34-pthread.patch
|
||||
Patch11: openldap-2.3.34-config-include.patch
|
||||
|
||||
# Patches for 2.2.29 for the compat-openldap package.
|
||||
Patch100: openldap-2.2.13-tls-fix-connection-test.patch
|
||||
@ -180,6 +181,8 @@ pushd openldap-%{version_23}
|
||||
%patch8 -p1 -b .gethostbyname_r
|
||||
%patch9 -p1 -b .quiet-slaptest
|
||||
%patch10 -p1 -b .pthread
|
||||
%patch11 -p1 -b .config-include
|
||||
|
||||
cp %{_datadir}/libtool/config.{sub,guess} build/
|
||||
popd
|
||||
|
||||
@ -744,7 +747,7 @@ fi
|
||||
in migrate*nis*.pl (bz#201540)
|
||||
- start slupd for each replicated database (bz#210155)
|
||||
- add ldconfig to devel post/postun (bz#240253)
|
||||
|
||||
- include misc.schema in default slapd.conf (bz#147805)
|
||||
|
||||
* Mon Apr 23 2007 Jan Safranek <jsafranek@redhat.com> 2.3.34-2%{?dist}
|
||||
- slapadd during package update is now quiet (bz#224581)
|
||||
|
Loading…
Reference in New Issue
Block a user