1 |
# $Id: e-smith-samba.spec,v 1.15 2014/02/02 22:57:23 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.22 2015/09/16 18:45:02 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 15 |
%define release 22 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
22 |
Patch10: e-smith-samba-2.4.0-shadow_copy.patch |
Patch10: e-smith-samba-2.4.0-shadow_copy.patch |
23 |
Patch11: e-smith-samba-2.4.0-20smb.patch |
Patch11: e-smith-samba-2.4.0-20smb.patch |
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 |
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 |
|
* Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme |
57 |
|
- The samba performance registry is now added in the win10samba.reg |
58 |
|
|
59 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme |
60 |
|
- Corrected typo in patch of bad character '“', relative to roaming profile |
61 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038] |
62 |
|
- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048] |
63 |
|
|
64 |
|
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme |
65 |
|
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
66 |
|
- Modified the registry file for roaming profile with W8 [SME: 9048] |
67 |
|
- Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038] |
68 |
|
|
69 |
|
* Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme |
70 |
|
- Replace syslog template to rsyslog so samba audits are logged in the correct |
71 |
|
file [SME: 9037] |
72 |
|
|
73 |
|
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme |
74 |
|
- added W10 support to SME Domain [SME: 9038] |
75 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
76 |
|
|
77 |
* Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme |
* Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme |
78 |
- Fix samba audit parameters [SME: 9037] |
- Fix samba audit parameters [SME: 9037] |
79 |
Patch from Jorge Gonzalez |
Patch from Jorge Gonzalez |
1246 |
%patch10 -p1 |
%patch10 -p1 |
1247 |
%patch11 -p1 |
%patch11 -p1 |
1248 |
%patch12 -p1 |
%patch12 -p1 |
1249 |
|
%patch13 -p1 |
1250 |
|
%patch14 -p1 |
1251 |
|
%patch15 -p1 |
1252 |
|
|
1253 |
%build |
%build |
1254 |
perl createlinks |
perl createlinks |