1 |
# $Id: e-smith-samba.spec,v 1.7 2017/03/24 22:15:33 unnilennium Exp $ |
# $Id: e-smith-samba.spec,v 1.8 2018/02/10 03:51:05 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 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch |
Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch |
15 |
Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch |
Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch |
16 |
Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch |
Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch |
17 |
|
Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch |
18 |
|
|
19 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
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 |
48 |
|
- set min server and client protocol SMB2 [SME: 10576] |
49 |
|
add check so max always greater than min |
50 |
|
- add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963] |
51 |
|
|
52 |
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
53 |
- fix typo in /server-resources/regedit/win10samba.reg [SME: 10515] |
- fix typo in /server-resources/regedit/win10samba.reg [SME: 10515] |
54 |
|
|
1257 |
%patch1 -p1 |
%patch1 -p1 |
1258 |
%patch2 -p1 |
%patch2 -p1 |
1259 |
%patch3 -p1 |
%patch3 -p1 |
1260 |
|
%patch4 -p1 |
1261 |
|
|
1262 |
%build |
%build |
1263 |
perl createlinks |
perl createlinks |