1 |
# $Id: e-smith-samba.spec,v 1.25 2016/09/21 10:03:44 vip-ire Exp $ |
# $Id: e-smith-samba.spec,v 1.28 2018/05/02 17:13:27 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.4.0 |
%define version 2.4.0 |
7 |
%define release 24 |
%define release 26 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
27 |
Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
28 |
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
29 |
Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch |
Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch |
30 |
|
Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch |
31 |
|
|
32 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
57 |
AutoReqProv: no |
AutoReqProv: no |
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
61 |
|
- fix wrong syntax for max protocol for current samba version [SME: 10575] |
62 |
|
- removed client max protocol option as not available for current samba version |
63 |
|
- added min protocol option |
64 |
|
|
65 |
|
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-25.sme |
66 |
|
- fix Missing letter in /server-resources/regedit/win10samba.reg [SME: 10492] |
67 |
|
|
68 |
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme |
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme |
69 |
- fix outlook error code 0x8004011c [SME: 10106] |
- fix outlook error code 0x8004011c [SME: 10106] |
70 |
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles) |
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles) |
1270 |
%patch15 -p1 |
%patch15 -p1 |
1271 |
%patch16 -p1 |
%patch16 -p1 |
1272 |
%patch17 -p1 |
%patch17 -p1 |
1273 |
|
%patch18 -p1 |
1274 |
|
|
1275 |
|
|
1276 |
%build |
%build |