1 |
# $Id: e-smith-samba.spec,v 1.28 2021/11/02 14:28:14 terryfage Exp $ |
# $Id: e-smith-samba.spec,v 1.29 2022/11/29 21:28:31 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 27 |
%define release 28 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch16: e-smith-samba-2.6.0-bz12231-account-reuse.patch |
30 |
|
Patch17: e-smith-samba-2.6.0-bz12462.patch |
31 |
|
|
32 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
57 |
AutoReqProv: no |
AutoReqProv: no |
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-28.sme |
61 |
|
- fix regex for SID [SME: 12462] |
62 |
|
|
63 |
* Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme |
* Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme |
64 |
- Fix fail to join the domain [SME: 12231] |
- Fix fail to join the domain [SME: 12231] |
65 |
patch from bunkobugsy ; Fix from Nico Tiana |
patch from bunkobugsy ; Fix from Nico Tiana |
1344 |
%patch14 -p1 |
%patch14 -p1 |
1345 |
%patch15 -p1 |
%patch15 -p1 |
1346 |
%patch16 -p1 |
%patch16 -p1 |
1347 |
|
%patch17 -p1 |
1348 |
|
|
1349 |
%build |
%build |
1350 |
perl createlinks |
perl createlinks |