--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/11/30 18:55:58 1.59 +++ rpms/e-smith-samba/sme8/e-smith-samba.spec 2011/03/17 21:00:11 1.67 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.58 2010/11/30 18:36:54 vip-ire Exp $ +# $Id: e-smith-samba.spec,v 1.66 2011/03/17 20:47:58 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 45 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -40,6 +40,9 @@ Patch27: e-smith-samba-2.2.0-usergroup-m 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 +Patch34: e-smith-samba-2.2.0-fix-separator.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -60,7 +63,25 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog -* Tue Nov 30 2010 Daniel Berteaud 2.2-0-39.sme +* Thu Mar 17 2011 Jonathan Martens 2.2.0-45.sme +- Revert directory requirement from 2.2.0-43 [SME: 6571] + +* Thu Mar 17 2011 Jonathan Martens 2.2.0-44.sme +- Revert changes made in 2.2.0-42 [SME: 6432] + +* Tue Mar 15 2011 Jonathan Martens 2.2.0-43.sme +- Fix separator in general smb.conf section for recycle:exclude* [SME: 6571] + +* Tue 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 @@ -1170,6 +1191,9 @@ Configuration files and templates for th %patch28 -p1 %patch29 -p1 %patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch34 -p1 %build mkdir -p root/etc/e-smith/tests