--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2007/12/15 16:03:54 1.9 +++ rpms/e-smith-samba/sme8/e-smith-samba.spec 2008/11/24 02:32:18 1.21 @@ -1,25 +1,63 @@ +# $Id: e-smith-samba.spec,v 1.20 2008/10/28 23:12:19 slords Exp $ + Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} -%define version 1.14.1 -%define release 1 +%define version 2.2.0 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch1: e-smith-samba-2.2.0-sambaRole.patch +Patch2: e-smith-samba-2.2.0-migratefix.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 +* 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] + * Sat Dec 15 2007 Shad L. Lords 1.14.1-1 - Roll new tarball and bump version for 3.0.25b version [SME: 3495] @@ -959,6 +997,8 @@ Configuration files and templates for th %prep %setup +%patch1 -p1 +%patch2 -p1 %build mkdir -p root/etc/e-smith/tests