1 |
# $Id: e-smith-samba.spec,v 1.23 2021/04/20 03:47:27 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.24 2021/04/21 17:35:18 jpp 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.6.0 |
%define version 2.6.0 |
7 |
%define release 23 |
%define release 24 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
23 |
Patch10: e-smith-samba-2.6.0-bz11348-user-create-profiledir.patch |
Patch10: e-smith-samba-2.6.0-bz11348-user-create-profiledir.patch |
24 |
Patch11: e-smith-samba-2.6.0-bz11349-logging.patch |
Patch11: e-smith-samba-2.6.0-bz11349-logging.patch |
25 |
Patch12: e-smith-samba-2.6.0-bz11555.patch |
Patch12: e-smith-samba-2.6.0-bz11555.patch |
26 |
|
Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch |
27 |
|
|
28 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
53 |
AutoReqProv: no |
AutoReqProv: no |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme |
57 |
|
- samba create v6 profile dir win10 [SME: 11725] |
58 |
|
|
59 |
* Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme |
* Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme |
60 |
- netlogon.bat +x [SME: 11566] |
- netlogon.bat +x [SME: 11566] |
61 |
|
|
1323 |
%patch10 -p1 |
%patch10 -p1 |
1324 |
%patch11 -p1 |
%patch11 -p1 |
1325 |
%patch12 -p1 |
%patch12 -p1 |
1326 |
|
%patch13 -p1 |
1327 |
|
|
1328 |
%build |
%build |
1329 |
perl createlinks |
perl createlinks |