--- 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/03/13 19:42:02 1.13 @@ -2,24 +2,41 @@ Summary: e-smith specific Samba configur %define name e-smith-samba Name: %{name} %define version 1.14.1 -%define release 1 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch1: e-smith-samba-1.14.1-admingroup.patch +Patch2: e-smith-samba-1.14.1-browsable.patch +Patch3: e-smith-samba-1.14.1-tags2general.patch +Patch4: e-smith-samba-1.14.1-shadowfix.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-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 +* 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 +976,10 @@ Configuration files and templates for th %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build mkdir -p root/etc/e-smith/tests