1 |
# $Id: e-smith-samba.spec,v 1.9 2020/06/23 18:03:15 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.10 2020/06/24 03:45:25 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 9 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch |
18 |
|
Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch |
19 |
|
|
20 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
45 |
AutoReqProv: no |
AutoReqProv: no |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
49 |
|
- remove win98pwdcache.reg from server-resources [SME: 9060] |
50 |
|
|
51 |
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
52 |
- set min server and client protocol SMB2 [SME: 10576] |
- set min server and client protocol SMB2 [SME: 10576] |
53 |
add check so max always greater than min |
add check so max always greater than min |
1262 |
%patch2 -p1 |
%patch2 -p1 |
1263 |
%patch3 -p1 |
%patch3 -p1 |
1264 |
%patch4 -p1 |
%patch4 -p1 |
1265 |
|
%patch5 -p1 |
1266 |
|
|
1267 |
%build |
%build |
1268 |
perl createlinks |
perl createlinks |