1 |
# $Id: e-smith-samba.spec,v 1.17 2021/01/03 06:59:48 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.18 2021/02/15 06:38:19 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 17 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch |
Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch |
22 |
Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch |
Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch |
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 |
25 |
|
|
26 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme |
55 |
|
- fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349] |
56 |
|
|
57 |
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
58 |
- allow using user-create-profiledir action with temp or package-update events [SME: 11348] |
- allow using user-create-profiledir action with temp or package-update events [SME: 11348] |
59 |
|
|
1304 |
%patch9 -p1 |
%patch9 -p1 |
1305 |
rm -rf root/service root/var/service root/etc/rc.d |
rm -rf root/service root/var/service root/etc/rc.d |
1306 |
%patch10 -p1 |
%patch10 -p1 |
1307 |
|
%patch11 -p1 |
1308 |
|
|
1309 |
%build |
%build |
1310 |
perl createlinks |
perl createlinks |