1 |
# $Id: e-smith-samba.spec,v 1.27 2021/11/02 03:42:39 terryfage Exp $ |
# $Id: e-smith-samba.spec,v 1.28 2021/11/02 14:28:14 terryfage 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 26 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
26 |
Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch |
Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch |
27 |
Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch |
Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch |
28 |
Patch15: e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch |
Patch15: e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch |
29 |
|
Patch16: e-smith-samba-2.6.0-bz12231-account-reuse.patch |
30 |
|
|
31 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
56 |
AutoReqProv: no |
AutoReqProv: no |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme |
60 |
|
- Fix fail to join the domain [SME: 12231] |
61 |
|
patch from bunkobugsy ; Fix from Nico Tiana |
62 |
|
|
63 |
* Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme |
* Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme |
64 |
- samba fix typo in delete v6 profile dir win10 [SME: 11725] |
- samba fix typo in delete v6 profile dir win10 [SME: 11725] |
65 |
|
|
1339 |
%patch13 -p1 |
%patch13 -p1 |
1340 |
%patch14 -p1 |
%patch14 -p1 |
1341 |
%patch15 -p1 |
%patch15 -p1 |
1342 |
|
%patch16 -p1 |
1343 |
|
|
1344 |
%build |
%build |
1345 |
perl createlinks |
perl createlinks |