--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/22 21:35:45 1.37 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/23 20:03:54 1.42 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.36 2010/09/22 14:45:12 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.41 2010/09/23 17:57:34 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 25 +%define release 29 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -34,6 +34,10 @@ Patch20: e-smith-ldap-5.2.0-index_member Patch21: e-smith-ldap-5.2.0-expand_slapd_on_ldap_update.patch Patch22: e-smith-ldap-5.2.0-split_acl_templates.patch Patch23: e-smith-ldap-5.2.0-exop.patch +Patch24: e-smith-ldap-5.2.0-dump_ldif.patch +Patch25: e-smith-ldap-5.2.0-add_computers_ou.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -47,12 +51,24 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-29.sme +- Use full path to config in the run script [SME: 6222] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-28.sme +- Add posixAccount attributes in LDAP [SME: 6074] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-27.sme +- Create the Computers OU [SME: 6230] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-26.sme +- Dump ldap data during the pre-backup event [SME: 6226] + * Wed Sep 22 2010 Daniel Berteaud 5.2.0-25.sme - Send slapd logs in /var/log/ldap (multilog) [SME: 6222] - Force the service to be enabled [SME: 6221] - Indexe memberUid attribute [SME: 6220] -- Expand slapd.conf during ldap-update event [SME: ????] -- Split slapd ACL template [SME: ????] +- Expand slapd.conf during ldap-update event [SME: 6224] +- Split slapd ACL template [SME: 6225] - Use md5crypt hash when client requests exop [SME: 6223] * Wed Sep 22 2010 Daniel Berteaud 5.2.0-24.sme @@ -801,6 +817,10 @@ e-smith server and gateway software - LD %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 %build mkdir -p root/etc/e-smith/tests