1 |
# $Id: e-smith-samba.spec,v 1.19 2015/09/09 19:53:24 stephdl Exp $ |
# $Id: e-smith-samba.spec,v 1.24 2015/11/30 19:20:37 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 19 |
%define release 23 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
28 |
|
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
29 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
54 |
AutoReqProv: no |
AutoReqProv: no |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-19.sme |
* Wed Sep 21 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-23.sme |
58 |
|
- Create V6 profile dir (for Win10 roaming profiles) [SME: 9772] |
59 |
|
|
60 |
|
* Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme |
61 |
|
- The samba performance registry is now added in the win10samba.reg [SME: 9038] |
62 |
|
|
63 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme |
64 |
- Corrected typo in patch of bad character '“', relative to roaming profile |
- Corrected typo in patch of bad character '“', relative to roaming profile |
65 |
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
- e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038] |
66 |
- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048] |
67 |
|
|
68 |
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme |
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme |
69 |
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
1253 |
%patch13 -p1 |
%patch13 -p1 |
1254 |
%patch14 -p1 |
%patch14 -p1 |
1255 |
%patch15 -p1 |
%patch15 -p1 |
1256 |
|
%patch16 -p1 |
1257 |
|
|
1258 |
%build |
%build |
1259 |
perl createlinks |
perl createlinks |