1 |
# $Id: e-smith-samba.spec,v 1.8 2018/02/10 03:51:05 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.9 2020/06/23 18:03:15 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith specific Samba configuration files and templates |
Summary: e-smith specific Samba configuration files and templates |
4 |
%define name e-smith-samba |
%define name e-smith-samba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 8 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
48 |
- set min server and client protocol SMB2 [SME: 10576] |
- set min server and client protocol SMB2 [SME: 10576] |
49 |
add check so max always greater than min |
add check so max always greater than min |
50 |
- add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963] |
- add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963] |