--- rpms/e-smith-samba/sme7/e-smith-samba.spec 2008/10/28 23:12:19 1.19 +++ rpms/e-smith-samba/sme7/e-smith-samba.spec 2011/03/16 08:14:53 1.26 @@ -1,16 +1,22 @@ -# $Id: e-smith-samba.spec,v 1.18 2008/10/13 21:48:33 slords Exp $ +# $Id: e-smith-samba.spec,v 1.25 2011/03/16 08:13:54 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 3 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons 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 Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -24,6 +30,25 @@ Requires: samba-common >= 3.0.25b AutoReqProv: no %changelog +* 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] + +* Sun Nov 23 2008 Shad L. Lords 2.0.0-4.sme +- Fix migrate fragments for samba [SME: 4777] + * Tue Oct 28 2008 Shad L. Lords 2.0.0-3.sme - Fix oslevel fragment for server roles [SME: 4730] @@ -994,6 +1019,12 @@ Configuration files and templates for th %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build mkdir -p root/etc/e-smith/tests