1 |
# $Id: e-smith-samba.spec,v 1.17 2015/09/04 12:21:29 stephdl Exp $ |
# $Id: e-smith-samba.spec,v 1.26 2017/03/24 22:09:13 unnilennium 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 17 |
%define release 25 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
Patch12: e-smith-samba-2.4.0-audit_param.patch |
Patch12: e-smith-samba-2.4.0-audit_param.patch |
25 |
Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch |
Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch |
26 |
Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch |
Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch |
27 |
|
Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
28 |
|
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
29 |
|
Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch |
30 |
|
|
31 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
56 |
AutoReqProv: no |
AutoReqProv: no |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-25.sme |
60 |
|
- fix Missing letter in /server-resources/regedit/win10samba.reg [SME: 10492] |
61 |
|
|
62 |
|
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme |
63 |
|
- fix outlook error code 0x8004011c [SME: 10106] |
64 |
|
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles) |
65 |
|
|
66 |
|
* Wed Sep 21 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-23.sme |
67 |
|
- Create V6 profile dir (for Win10 roaming profiles) [SME: 9772] |
68 |
|
|
69 |
|
* Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme |
70 |
|
- The samba performance registry is now added in the win10samba.reg [SME: 9038] |
71 |
|
|
72 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme |
73 |
|
- Corrected typo in patch of bad character '“', relative to roaming profile |
74 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038] |
75 |
|
- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048] |
76 |
|
|
77 |
|
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme |
78 |
|
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
79 |
|
- Modified the registry file for roaming profile with W8 [SME: 9048] |
80 |
|
- Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038] |
81 |
|
|
82 |
* Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme |
* Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme |
83 |
- Replace syslog template to rsyslog so samba audits are logged in the correct |
- Replace syslog template to rsyslog so samba audits are logged in the correct |
84 |
file [SME: 9037] |
file [SME: 9037] |
1261 |
%patch12 -p1 |
%patch12 -p1 |
1262 |
%patch13 -p1 |
%patch13 -p1 |
1263 |
%patch14 -p1 |
%patch14 -p1 |
1264 |
|
%patch15 -p1 |
1265 |
|
%patch16 -p1 |
1266 |
|
%patch17 -p1 |
1267 |
|
|
1268 |
|
|
1269 |
%build |
%build |
1270 |
perl createlinks |
perl createlinks |