--- rpms/e-smith-samba+ldap/sme8/e-smith-samba+ldap.spec 2008/10/08 12:05:34 1.8 +++ rpms/e-smith-samba+ldap/sme8/e-smith-samba+ldap.spec 2008/10/23 09:14:18 1.11 @@ -1,23 +1,26 @@ -# $Id: e-smith-samba+ldap.spec,v 1.7 2008/10/07 19:20:43 slords Exp $ +# $Id: e-smith-samba+ldap.spec,v 1.10 2008/10/13 21:48:53 slords Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba+ldap Name: %{name} %define version 2.2.0 -%define release 2 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch1: e-smith-samba+ldap-2.0.0-dont_delete_dn.patch +Patch1: e-smith-samba+ldap-2.2.0-dont_delete_dn.patch +Patch2: e-smith-samba+ldap-2.2.0-update_domain_map_order.patch +Patch3: e-smith-samba+ldap-2.2.0-sambaRole.patch +Patch4: e-smith-samba+ldap-2.2.0-root_passwd_for_samba.patch Obsoletes: e-smith-netlogon Obsoletes: e-smith-samba BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 Obsoletes: e-smith-regedit -Requires: e-smith-lib >= 1.16.0-10 +Requires: e-smith-lib >= 2.2.0-2 Requires: e-smith-formmagick >= 1.4.0-9 Requires: samba >= 3.0.25b Requires: samba-client >= 3.0.25b @@ -27,7 +30,17 @@ Provides: e-smith-samba = 1.15.1-01 AutoReqProv: no %changelog -* Wed Oct 8 2008 Daniel B. 2.2.0-2 +* Tue Oct 21 2008 Daniel B. 2.2.0-5.sme +- Re-add ldap root password when local SID can't be find [SME: 4711] + +* Mon Oct 13 2008 Shad L. Lords 2.2.0-4.sme +- Add patch to support multiple samba roles [SME: 4172] + +* Wed Oct 8 2008 Daniel B. 2.2.0-3.sme +- Change order for script update-domain-group-maps from 56 to 10 + so the displayName attribute of groups can be set [SME: 4639] + +* Wed Oct 8 2008 Daniel B. 2.2.0-2.sme - prevent samba to delete complete dn from ldap (ldap delete dn) [SME: 4638] * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme @@ -1011,6 +1024,9 @@ Configuration files and templates for th %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build mkdir -p root/etc/e-smith/tests