--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/11/03 14:01:03 1.50 +++ rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/11/05 19:06:46 1.55 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.49 2010/11/02 19:49:18 slords Exp $ +# $Id: e-smith-samba.spec,v 1.54 2010/11/03 18:55:20 slords Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.2.0 -%define release 32 +%define release 36 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -35,6 +35,8 @@ Patch22: e-smith-samba-2.2.0-enable-cpu. Patch23: e-smith-samba-2.2.0-ldap-auth.patch Patch24: e-smith-samba-2.2.0-remove-domains.patch Patch25: e-smith-samba-2.2.0-better-ldap.patch +Patch26: e-smith-samba-2.2.0-store_ldap_pw.patch +Patch27: e-smith-samba-2.2.0-usergroup-mapping.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -55,6 +57,18 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog +* Fri Nov 5 2010 Shad L. Lords 2.2.0-34.sme +- rename store-ldap-passwd and link it in other events [SME: 6332] + +* Wed Nov 3 2010 Daniel Berteaud 2.2.0-33.sme +- Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332] + * Wed Nov 3 2010 Shad L. Lords