--- 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/28 23:12:56 1.12 @@ -1,22 +1,26 @@ -# $Id$ +# $Id: e-smith-samba+ldap.spec,v 1.11 2008/10/23 15:42:54 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 6 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 +Patch3: e-smith-samba+ldap-2.0.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.0.0-2 Requires: e-smith-formmagick >= 1.4.0-9 Requires: samba >= 3.0.25b Requires: samba-client >= 3.0.25b @@ -26,6 +30,22 @@ Provides: e-smith-samba = 1.15.1-01 AutoReqProv: no %changelog +* Tue Oct 28 2008 Shad L. Lords 2.0.0-6.sme +- Fix oslevel fragment for server roles [SME: 4730] + +* Tue Oct 21 2008 Daniel B. 2.0.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.0.0-4.sme +- Add patch to support multiple samba roles [SME: 4172] + +* Wed Oct 8 2008 Daniel B. 2.0.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.0.0-2.sme +- 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 +1026,10 @@ Configuration files and templates for th %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build mkdir -p root/etc/e-smith/tests