--- 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/08 14:30:01 1.9 @@ -1,16 +1,17 @@ -# $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.8 2008/10/08 12:05:34 vip-ire 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 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 @@ -27,6 +28,10 @@ Provides: e-smith-samba = 1.15.1-01 AutoReqProv: no %changelog +* Wed Oct 8 2008 Daniel B. 2.2.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.2.0-2 - prevent samba to delete complete dn from ldap (ldap delete dn) [SME: 4638] @@ -1011,6 +1016,7 @@ Configuration files and templates for th %prep %setup %patch1 -p1 +%patch2 -p1 %build mkdir -p root/etc/e-smith/tests