1 |
# $Id: e-smith-samba.spec,v 1.15 2014/02/02 22:57:23 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.16 2015/09/03 15:26:00 vip-ire 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 16 |
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 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme |
55 |
|
- added W10 support to SME Domain [SME: 9038] |
56 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
57 |
|
|
58 |
* 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 |
59 |
- Fix samba audit parameters [SME: 9037] |
- Fix samba audit parameters [SME: 9037] |
60 |
Patch from Jorge Gonzalez |
Patch from Jorge Gonzalez |
1227 |
%patch10 -p1 |
%patch10 -p1 |
1228 |
%patch11 -p1 |
%patch11 -p1 |
1229 |
%patch12 -p1 |
%patch12 -p1 |
1230 |
|
%patch13 -p1 |
1231 |
|
|
1232 |
%build |
%build |
1233 |
perl createlinks |
perl createlinks |