--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2007/12/15 19:32:11 1.10 +++ rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/03/06 15:15:17 1.29 @@ -1,26 +1,85 @@ +# $Id: e-smith-samba.spec,v 1.28 2010/03/06 09:41:47 snetram Exp $ + Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} -%define version 1.14.1 -%define release 2 +%define version 2.2.0 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch1: e-smith-samba-1.14.1-admingroup.patch +Patch1: e-smith-samba-2.2.0-sambaRole.patch +Patch2: e-smith-samba-2.2.0-migratefix.patch +Patch3: e-smith-samba-2.2.0-fixwarnings.patch +Patch4: e-smith-samba-2.2.0-win7samba.patch +Patch5: e-smith-samba-2.2.0-recylebin_perms.patch +Patch6: e-smith-samba-2.2.0-enable-bind-interfaces.patch +Patch7: e-smith-samba-2.2.0-profilev2.patch +Patch8: e-smith-samba-2.2.0-refactor-profilev2.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 Obsoletes: e-smith-regedit -Requires: e-smith-lib >= 1.16.0-10 +Requires: e-smith-lib >= 2.2.0-2 +Requires: e-smith-formmagick >= 1.4.0-9 Requires: samba >= 3.0.25b Requires: samba-client >= 3.0.25b Requires: samba-common >= 3.0.25b AutoReqProv: no %changelog +* Sat Mar 6 2010 Jonathan Martens 2.2.0-10.sme +- Rework V2 profile patch to fix error on user-delete event [SME: 5821] + +* Sun Feb 7 2010 Shad L. Lords 2.2.0-9.sme +- Create/remove V2 profile directories [SME: 3666] + +* Sun Jan 31 2010 Jonathan Martens 2.2.0-8.sme +- Enable bindinterfaces by default [SME: 3325] + +* Sun Jan 31 2010 Stephen Noble 2.2.0-7.sme +- Set recyle bin permissions [SME: 1734] + +* Sat Dec 26 2009 Jonathan Martens 2.2.0-6.sme +- Add registry file to server-resources to allow windows 7 to + join Samba 3.x domains [SME: 5425] + +* Tue Jun 2 2009 Shad L. Lords 2.2.0-5.sme +- Fix warnings in template expansion [SME: 5309] + +* Sun Nov 23 2008 Shad L. Lords 2.2.0-4.sme +- Fix migrate fragments for samba [SME: 4777] + +* Tue Oct 28 2008 Shad L. Lords 2.2.0-3.sme +- Fix oslevel fragment for server roles [SME: 4730] + +* Mon Oct 13 2008 Shad L. Lords 2.2.0-2.sme +- Add patch to support multiple samba roles [SME: 4172] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Sun Aug 3 2008 Jonathan Martens 1.14.1-8 +- Fix oslevel template expansion. [SME: 4470] + +* Thu Apr 3 2008 Charlie Brady 1.14.1-7 +- Disable unix extensions. [SME: 4164] + +* Fri Mar 21 2008 Shad L. Lords 1.14.1-6 +- Hide normally hidden profile files [SME: 4082] + +* Thu Mar 13 2008 Shad L. Lords 1.14.1-5 +- Fix shadowcopy with < 2 ibays/users [SME: 3862] + +* Wed Feb 13 2008 Stephen Noble 1.14.1-4 +- Remove tags now in general [SME: 3925] + +* Wed Jan 09 2008 Stephen Noble 1.14.1-3 +- Allow browsable to be disabled per ibay [SME: 2966] + * Sat Dec 15 2007 Shad L. Lords 1.14.1-2 - Only create admin group if Domain Admins exists [SME: 3646] @@ -964,6 +1023,13 @@ Configuration files and templates for th %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build mkdir -p root/etc/e-smith/tests