--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/11/05 19:02:54 1.74 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/11/30 18:06:09 1.81 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.73 2010/11/05 05:13:58 slords Exp $ +# $Id: e-smith-ldap.spec,v 1.80 2010/11/30 10:43:14 vip-ire Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 62 +%define release 69 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -67,6 +67,12 @@ 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 +Patch61: e-smith-ldap-5.2.0-remove_bogus_junk.patch +Patch62: e-smith-ldap-5.2.0-ldapmodify.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -82,6 +88,27 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Tue Nov 30 2010 Shad L. Lords 5.2.0-69.sme +- Add rfc2739.schem back in and include in config so upgrades work [SME: 5159] + +* Tue Nov 30 2010 Daniel Berteaud 5.2.0-68.sme +- Use ldapmodify to load ldif, add -a if no changetype [SME: 6413] + +* Tue Nov 23 2010 Daniel Berteaud 5.2.0-67.sme +- Remove bogus junk attribute from ldif templates [SME: 6396] + +* 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] @@ -981,12 +1008,16 @@ e-smith server and gateway software - LD %patch54 -p1 %patch55 -p1 %patch56 -p1 +%patch57 -p1 +%patch58 -p1 +%patch59 -p1 +%patch60 -p1 +%patch61 -p1 +%patch62 -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