--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/23 08:03:01 1.38 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/24 16:50:54 1.43 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.37 2010/09/22 21:35:45 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.42 2010/09/23 20:03:54 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 30 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -34,6 +34,11 @@ 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 +Patch28: e-smith-ldap-5.2.0-add_samba_attr_in_ldap.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -47,6 +52,21 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Fri Sep 24 2010 Daniel Berteaud 5.2.0-30.sme +- Add sambaSamAccount attributes in LDAP [SME: 6232] + +* 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] @@ -801,6 +821,11 @@ e-smith server and gateway software - LD %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 %build mkdir -p root/etc/e-smith/tests