1 |
# $Id: e-smith-samba.spec,v 1.16 2015/09/03 15:26:00 vip-ire Exp $ |
# $Id: e-smith-samba.spec,v 1.17 2015/09/04 12:21:29 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 16 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch |
26 |
|
Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch |
27 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
52 |
AutoReqProv: no |
AutoReqProv: no |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme |
56 |
|
- Replace syslog template to rsyslog so samba audits are logged in the correct |
57 |
|
file [SME: 9037] |
58 |
|
|
59 |
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme |
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme |
60 |
- added W10 support to SME Domain [SME: 9038] |
- added W10 support to SME Domain [SME: 9038] |
61 |
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
1233 |
%patch11 -p1 |
%patch11 -p1 |
1234 |
%patch12 -p1 |
%patch12 -p1 |
1235 |
%patch13 -p1 |
%patch13 -p1 |
1236 |
|
%patch14 -p1 |
1237 |
|
|
1238 |
%build |
%build |
1239 |
perl createlinks |
perl createlinks |