--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2011/03/16 08:17:28 1.64 +++ 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.63 2011/03/12 19:29:18 wellsi 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 42 +%define release 43 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -43,6 +43,7 @@ Patch30: e-smith-samba-2.2.0-migrate_mac 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 @@ -63,6 +64,9 @@ 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] @@ -1185,6 +1189,7 @@ Configuration files and templates for th %patch31 -p1 %patch32 -p1 %patch33 -p1 +%patch34 -p1 %build mkdir -p root/etc/e-smith/tests