--- rpms/e-smith-samba+ldap/sme7/e-smith-samba+ldap.spec 2008/10/07 19:20:43 1.7 +++ rpms/e-smith-samba+ldap/sme7/e-smith-samba+ldap.spec 2008/10/08 14:16:21 1.9 @@ -1,15 +1,17 @@ -# $Id$ +# $Id: e-smith-samba+ldap.spec,v 1.8 2008/10/08 11:57:44 vip-ire Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba+ldap Name: %{name} %define version 2.0.0 -%define release 1 +%define release 3 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 +Patch2: e-smith-samba+ldap-2.0.0-update_domain_map_order.patch Obsoletes: e-smith-netlogon Obsoletes: e-smith-samba BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot @@ -26,6 +28,13 @@ Provides: e-smith-samba = 1.15.1-01 AutoReqProv: no %changelog +* Wed Oct 8 2008 Daniel B. 2.0.0-3 +- 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.0.0-2 +- prevent samba to delete complete dn from ldap (ldap delete dn) [SME: 4638] + * Tue Oct 7 2008 Shad L. Lords 2.0.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -1006,6 +1015,8 @@ Configuration files and templates for th %prep %setup +%patch1 -p1 +%patch2 -p1 %build mkdir -p root/etc/e-smith/tests