1 |
# $Id: e-smith-samba.spec,v 1.8 2013/05/25 04:07:40 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.19 2015/09/09 19:53:24 stephdl 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 8 |
%define release 19 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch |
Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch |
17 |
Patch5: e-smith-samba-2.4.0-smbServerName.patch |
Patch5: e-smith-samba-2.4.0-smbServerName.patch |
18 |
Patch6: e-smith-samba-2.4.0-40MachineUid.patch |
Patch6: e-smith-samba-2.4.0-40MachineUid.patch |
19 |
|
Patch7: e-smith-samba-2.4.0-win8Samba.patch |
20 |
|
Patch8: e-smith-samba-2.4.0-maxProtocol.patch |
21 |
|
Patch9: e-smith-samba-2.4.0-WideLinks.patch |
22 |
|
Patch10: e-smith-samba-2.4.0-shadow_copy.patch |
23 |
|
Patch11: e-smith-samba-2.4.0-20smb.patch |
24 |
|
Patch12: e-smith-samba-2.4.0-audit_param.patch |
25 |
|
Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch |
26 |
|
Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch |
27 |
|
Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
28 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
53 |
AutoReqProv: no |
AutoReqProv: no |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-19.sme |
57 |
|
- Corrected typo in patch of bad character '“', relative to roaming profile |
58 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
59 |
|
- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
60 |
|
|
61 |
|
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme |
62 |
|
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
63 |
|
- Modified the registry file for roaming profile with W8 [SME: 9048] |
64 |
|
- Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038] |
65 |
|
|
66 |
|
* Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme |
67 |
|
- Replace syslog template to rsyslog so samba audits are logged in the correct |
68 |
|
file [SME: 9037] |
69 |
|
|
70 |
|
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme |
71 |
|
- added W10 support to SME Domain [SME: 9038] |
72 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
73 |
|
|
74 |
|
* Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme |
75 |
|
- Fix samba audit parameters [SME: 9037] |
76 |
|
Patch from Jorge Gonzalez |
77 |
|
|
78 |
|
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
79 |
|
- Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486] |
80 |
|
|
81 |
|
* Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme |
82 |
|
- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894] |
83 |
|
|
84 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme |
85 |
|
- Add template for wide links [SME: 7752] |
86 |
|
|
87 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme |
88 |
|
- Add templates for max protocol [SME: 7753] |
89 |
|
|
90 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
91 |
|
- Add support for Windows 8 domain joining & user login [SME: 7751] |
92 |
|
|
93 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
94 |
|
- Add windows network performance enhancements registry file. [SME: 7566] |
95 |
|
Patch from Greg Zartman. |
96 |
|
|
97 |
* Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
* Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
98 |
- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] |
- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] |
99 |
|
|
1237 |
%patch4 -p1 |
%patch4 -p1 |
1238 |
%patch5 -p1 |
%patch5 -p1 |
1239 |
%patch6 -p1 |
%patch6 -p1 |
1240 |
|
%patch7 -p1 |
1241 |
|
%patch8 -p1 |
1242 |
|
%patch9 -p1 |
1243 |
|
%patch10 -p1 |
1244 |
|
%patch11 -p1 |
1245 |
|
%patch12 -p1 |
1246 |
|
%patch13 -p1 |
1247 |
|
%patch14 -p1 |
1248 |
|
%patch15 -p1 |
1249 |
|
|
1250 |
%build |
%build |
1251 |
perl createlinks |
perl createlinks |