--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/11/08 18:58:26 1.75 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/11/22 15:47:11 1.78 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.74 2010/11/05 19:02:54 slords Exp $ +# $Id: e-smith-ldap.spec,v 1.77 2010/11/12 03:04:10 slords Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 63 +%define release 66 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -68,6 +68,9 @@ Patch54: e-smith-ldap-5.2.0-ldap-auth.pa Patch55: e-smith-ldap-5.2.0-unix-cleanup.patch Patch56: e-smith-ldap-5.2.0-group-attrs.patch Patch57: e-smith-ldap-5.2.0-simple-ldap-update.patch +Patch58: e-smith-ldap-5.2.0-fixe_ldif_templates.patch +Patch59: e-smith-ldap-5.2.0-locked-passwd.patch +Patch60: e-smith-ldap-5.2.0-startup-order.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -83,6 +86,15 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Mon Nov 22 2010 Shad L. Lords 5.2.0-66.sme +- Change startup order for ldap [SME: 6390] + +* Thu Nov 11 2010 Shad L. Lords 5.2.0-65.sme +- Store locked password instead of expired password [SME: 6360] + +* Wed Nov 10 2010 Daniel Berteaud 5.2.0-64.sme +- Fixed ldif templates error [SME: 6356] + * Mon Nov 8 2010 Shad L. Lords 5.2.0-63.sme - Simplify ldap-update for most events [SME: 6354] @@ -986,12 +998,13 @@ e-smith server and gateway software - LD %patch55 -p1 %patch56 -p1 %patch57 -p1 +%patch58 -p1 +%patch59 -p1 +%patch60 -p1 %build mkdir -p root/etc/e-smith/tests perl createlinks -mkdir -p root/etc/rc.d/rc7.d -ln -s /etc/rc.d/init.d/e-smith-service root/etc/rc.d/rc7.d/S77ldap mkdir -p root/home/e-smith/db/ldap mkdir -p root/etc/rc.d/init.d/supervise