--- rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/11/03 18:55:20 1.54 +++ rpms/e-smith-samba/sme8/e-smith-samba.spec 2010/11/05 19:06:46 1.55 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.53 2010/11/03 18:23:05 vip-ire Exp $ +# $Id: e-smith-samba.spec,v 1.54 2010/11/03 18:55:20 slords Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.2.0 -%define release 35 +%define release 36 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -36,6 +36,7 @@ Patch23: e-smith-samba-2.2.0-ldap-auth.p Patch24: e-smith-samba-2.2.0-remove-domains.patch Patch25: e-smith-samba-2.2.0-better-ldap.patch Patch26: e-smith-samba-2.2.0-store_ldap_pw.patch +Patch27: e-smith-samba-2.2.0-usergroup-mapping.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -56,6 +57,9 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog +* Fri Nov 5 2010 Shad L. Lords