--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/24 16:50:54 1.43 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/25 21:23:55 1.47 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.42 2010/09/23 20:03:54 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.46 2010/09/25 20:42:47 slords Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 30 +%define release 36 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -39,6 +39,12 @@ Patch25: e-smith-ldap-5.2.0-add_computer Patch26: e-smith-ldap-5.2.0-add_posixaccount_attr_in_ldap.patch Patch27: e-smith-ldap-5.2.0-full_path_to_config.patch Patch28: e-smith-ldap-5.2.0-add_samba_attr_in_ldap.patch +Patch29: e-smith-ldap-5.2.0-code_cleanup.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -52,6 +58,24 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Sat Sep 25 2010 Shad L. Lords 5.2.0-36.sme +- Ensure requires 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] + +* Sat Sep 25 2010 Shad L. Lords 5.2.0-33.sme +- Rename old ldap record from sme7 if exists [SME: 6235] + +* Sat Sep 25 2010 Shad L. Lords 5.2.0-32.sme +- Fix/add base ou entries needed for new schema [SME: 6234] + +* Sat Sep 25 2010 Shad L. Lords 5.2.0-31.sme +- Rewrite ldap-update to make adding classes easier [SME: 6233] + * Fri Sep 24 2010 Daniel Berteaud 5.2.0-30.sme - Add sambaSamAccount attributes in LDAP [SME: 6232] @@ -826,6 +850,12 @@ e-smith server and gateway software - LD %patch26 -p1 %patch27 -p1 %patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 %build mkdir -p root/etc/e-smith/tests