--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2013/02/07 13:48:00 1.92 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2013/02/22 18:09:26 1.93 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.91 2012/11/13 18:23:21 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.92 2013/02/07 13:48:00 charliebrady Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 79 +%define release 80 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -80,6 +80,7 @@ Patch66: e-smith-ldap-5.2.0-replace-logi Patch67: e-smith-ldap-5.2.0-dont_set_gecos_in_ldap.patch Patch68: e-smith-ldap-5.2.0-check_slapd.conf_syntax.patch Patch69: e-smith-ldap-5.2.0-remove_bdb_logs.patch +Patch70: e-smith-ldap-5.2.0-wait_slapd_initialization.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -96,6 +97,9 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Fri Feb 23 2013 Daniel Berteaud 5.2.0-80.sme +- Wait for slapd to be ready before running bootstrap-ldap-save [SME: 7394] + * Thu Feb 7 2013 Charlie Brady 5.2.0-79.sme - Add missing dependency on openldap-servers [SME: 7233] @@ -1061,6 +1065,7 @@ e-smith server and gateway software - LD %patch67 -p1 %patch68 -p1 %patch69 -p1 +%patch70 -p1 %build mkdir -p root/etc/e-smith/tests