--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/11/30 18:36:54 1.58 +++ rpms/e-smith-samba/sme8/e-smith-samba.spec 2011/03/16 08:48:51 1.65 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.57 2010/11/14 16:46:46 slords Exp $ +# $Id: e-smith-samba.spec,v 1.64 2011/03/16 08:17:28 snetram Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.2.0 -%define release 38 +%define release 43 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -39,6 +39,11 @@ Patch26: e-smith-samba-2.2.0-store_ldap_ Patch27: e-smith-samba-2.2.0-usergroup-mapping.patch Patch28: e-smith-samba-2.2.0-fixe_create_machine_accounts.patch Patch29: e-smith-samba-2.2.0-force_uid_gid.patch +Patch30: e-smith-samba-2.2.0-migrate_machine_uid.patch +Patch31: e-smith-samba-2.2.0-create_samba_data_in_event.patch +Patch32: e-smith-samba-2.2.0-FixVFS_ExcludeSyntax.patch +Patch33: e-smith-samba-2.2.0-exclude_dir-for-directories-only.patch +Patch34: e-smith-samba-2.2.0-fix-separator.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -59,6 +64,21 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog +* Wed Mar 15 2011 Jonathan Martens 2.2.0-41.sme +- Fix separator in general smb.conf section for recycle:exclude* [SME: 6571] + +* Wed Mar 15 2011 Jonathan Martens 2.2.0-42.sme +- recycle:exclude_dir should contain directories [SME: 6432] + +* Sat Mar 12 2011 Gavin Weight 2.2.0-41.sme +- Fix Recycle Bin VFS Excludes syntax. [SME: 6432] + +* Tue Nov 30 2010 Daniel Berteaud 2.2.0-40.sme +- Create samba account during event for machine [SME: 6418] + +* Tue Nov 30 2010 Daniel Berteaud 2.2.0-39.sme +- Migrate existing machine uid in the DB (patch from Shad Lords) [SME: 6415] + * Tue Nov 30 2010 Daniel Berteaud 2.2.0-38.sme - Force uid/gid on machine accounts creation [SME: 6415] @@ -1165,6 +1185,11 @@ Configuration files and templates for th %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 %build mkdir -p root/etc/e-smith/tests