--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/25 18:38:04 1.45 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/27 17:33:06 1.50 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.44 2010/09/25 08:15:08 slords Exp $ +# $Id: e-smith-ldap.spec,v 1.49 2010/09/26 23:02:50 slords Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 34 +%define release 39 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -43,6 +43,11 @@ Patch29: e-smith-ldap-5.2.0-code_cleanup Patch30: e-smith-ldap-5.2.0-base_oid.patch Patch31: e-smith-ldap-5.2.0-rename_old_record.patch Patch32: e-smith-ldap-5.2.0-add_ibay_machine.patch +Patch33: e-smith-ldap-5.2.0-rename_old_record_fix.patch +Patch34: e-smith-ldap-5.2.0-rename_old_record_fix2.patch +Patch35: e-smith-ldap-5.2.0-delete_extra_items.patch +Patch36: e-smith-ldap-5.2.0-ldif_template.patch +Patch37: e-smith-ldap-5.2.0-fix_ldap_delete.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -56,6 +61,21 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Mon Sep 27 2010 Daniel Berteaud 5.2.0-39.sme +- Fix ldap-delete script [SME: 6238] + +* Sun Sep 26 2010 Shad L. Lords 5.2.0-38.sme +- Update ldif template to match stored data [SME: 6240] + +* Sun Sep 26 2010 Shad L. Lords 5.2.0-37.sme +- Delete all ldap objects that we now create [SME: 6238] + +* Sat Sep 25 2010 Shad L. Lords 5.2.0-36.sme +- Ensure required attributes are present for rename [SME: 6235] + +* Sat Sep 25 2010 Shad L. Lords 5.2.0-35.sme +- Fix old record lookups from sme7 [SME: 6235] + * Sat Sep 25 2010 Shad L. Lords 5.2.0-34.sme - Add ibay and machine accounts into ldap [SME: 6236] @@ -846,6 +866,11 @@ e-smith server and gateway software - LD %patch30 -p1 %patch31 -p1 %patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 %build mkdir -p root/etc/e-smith/tests