--- rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2021/01/03 04:59:11 1.13 +++ rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2021/03/22 03:12:12 1.14 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.12 2020/12/12 03:42:54 jpp Exp $ +# $Id: e-smith-ldap.spec,v 1.13 2021/01/03 04:59:11 jpp Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.6.0 -%define release 9 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Patch1: e-smith-ldap-5.6.0.bz9688.skipre Patch2: e-smith-ldap-5.6.0-strong_encryption.patch Patch3: e-smith-ldap-5.6.0-bz10936-TLS-and-ciphers.patch Patch4: e-smith-ldap-5.6.0-bz11140-bz11099-bz11096-systemd-update.patch +Patch5: e-smith-ldap-5.6.0-bz11480-timeoutstart.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -33,6 +34,9 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Sun Mar 21 2021 Jean-Philippe Pialasse 5.6.0-10.sme +- fix ldap failing to start on initial boot [SME: 11480] + * Sat Jan 02 2021 Jean-Philipe Pialasse 5.6.0-9.sme - fix wrong alias to ldap.init [SME: 11301] @@ -1033,6 +1037,7 @@ e-smith server and gateway software - LD %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 mkdir -p root/etc/openldap/ssl rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise