--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/11/05 01:39:52 1.72 +++ 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.71 2010/11/02 17:03:38 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 60 +%define release 66 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -67,6 +67,10 @@ Patch53: e-smith-ldap-5.2.0-enable_ldap_ Patch54: e-smith-ldap-5.2.0-ldap-auth.patch 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 @@ -82,6 +86,24 @@ 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] + +* Fri Nov 5 2010 Shad L. Lords 5.2.0-62.sme +- Adjust call to ldap-update later create/modify/delete [SME: 6284] + +* Thu Nov 4 2010 Shad L. Lords 5.2.0-61.sme +- Apply correct patch for group descriptions/password [SME: 6337] + * Thu Nov 4 2010 Shad L. Lords 5.2.0-60.sme - groups don't have password, some don't have description [SME: 6337] @@ -975,12 +997,14 @@ e-smith server and gateway software - LD %patch54 -p1 %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