--- rpms/e-smith-samba/sme7/e-smith-samba.spec 2009/06/02 13:58:27 1.21 +++ rpms/e-smith-samba/sme7/e-smith-samba.spec 2011/03/16 08:45:24 1.29 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.20 2008/11/24 02:32:18 slords Exp $ +# $Id: e-smith-samba.spec,v 1.28 2011/03/16 08:33:38 snetram Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.0.0 -%define release 5 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,11 @@ Source: %{name}-%{version}.tar.gz Patch1: e-smith-samba-2.0.0-sambaRole.patch Patch2: e-smith-samba-2.0.0-migratefix.patch Patch3: e-smith-samba-2.0.0-fixwarnings.patch +Patch4: e-smith-samba-2.0.0-win7samba.patch +Patch5: e-smith-samba-2.0.0-profile_V2.patch +Patch6: e-smith-samba-2.0.0-FixVFS_ExcludeSyntax.patch +Patch7: e-smith-samba-2.0.0-exclude_dir-for-directories-only.patch +Patch8: e-smith-samba-2.0.0-fix-separator.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -26,6 +31,22 @@ Requires: samba-common >= 3.0.25b AutoReqProv: no %changelog +* Wed Mar 15 2011 Jonathan Martens 2.0.0-10.sme +- Fix separator in general smb.conf section for recycle:exclude* [SME: 6570] + +* Wed Mar 15 2011 Jonathan Martens 2.0.0-9.sme +- recycle:exclude_dir should contain directories [SME: 6378] + +* Sat Mar 12 2011 Gavin Weight 2.0.0-8.sme +- Fix Recycle Bin VFS Excludes syntax. [SME: 6378] + +* Fri Mar 4 2011 Shad L. Lords 2.0.0-7.sme +- Create .V2 profiles for vista/7 [SME: 5423] + +* Sun Dec 27 2009 Jonathan Martens 2.0.0-6.sme +- Add registry file to server-resources to allow windows 7 to + join Samba 3.x domains [SME: 5423] + * Tue Jun 2 2009 Shad L. Lords 2.0.0-5.sme - Fix warnings in template expansion [SME: 4954] @@ -1004,6 +1025,11 @@ Configuration files and templates for th %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build mkdir -p root/etc/e-smith/tests