--- rpms/e-smith-samba/sme9/e-smith-samba.spec 2020/06/28 18:11:42 1.30 +++ rpms/e-smith-samba/sme9/e-smith-samba.spec 2020/06/29 02:12:45 1.31 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.28 2018/05/02 17:13:27 jpp Exp $ +# $Id: e-smith-samba.spec,v 1.30 2020/06/28 18:11:42 jpp Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.4.0 -%define release 26 +%define release 27 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -28,6 +28,7 @@ Patch15: e-smith-samba-2.4.0.bz9048.Roam Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch +Patch19: e-smith-samba-2.4.0-smb2_setport_445.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot @@ -57,6 +58,9 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog +* Mon Jun 29 2020 Terry Fage 2.4.0-26.sme - fix wrong syntax for max protocol for current samba version [SME: 10575] - removed client max protocol option as not available for current samba version @@ -236,7 +240,7 @@ AutoReqProv: no * Thu Sep 23 2010 Daniel Berteaud 2.2.0-19.sme - Add slapd support [SME: 6228] -* Wed Jul 08 2010 Shad L. Lords 2.2.0-18.sme +* Thu Jul 08 2010 Shad L. Lords 2.2.0-18.sme - Remove require strong key part of regedit file [SME: 6119] * Wed Jun 23 2010 Shad L. Lords 2.2.0-17.sme @@ -337,7 +341,7 @@ AutoReqProv: no * Wed Oct 10 2007 Charlie Brady 1.14.0-31 - Delete printer tdb file on printer delete. [SME: 3336] -* Thu Jun 2 2007 Shad L. Lords 1.14.0-30 +* Thu Jun 7 2007 Shad L. Lords 1.14.0-30 - revert last change. Breaks sme8 and is caught by pass check lib. * Sat Jun 2 2007 Shad L. Lords 1.14.0-29 @@ -1271,6 +1275,7 @@ Configuration files and templates for th %patch16 -p1 %patch17 -p1 %patch18 -p1 +%patch19 -p1 %build