1 |
# $Id: e-smith-samba.spec,v 1.16 2021/01/02 05:41:40 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.17 2021/01/03 06:59:48 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 16 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch |
Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch |
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 |
24 |
|
|
25 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
50 |
AutoReqProv: no |
AutoReqProv: no |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
54 |
|
- allow using user-create-profiledir action with temp or package-update events [SME: 11348] |
55 |
|
|
56 |
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
57 |
- fix log noise for smb.service [SME: 11157] |
- fix log noise for smb.service [SME: 11157] |
58 |
|
|
1299 |
%patch8 -p1 |
%patch8 -p1 |
1300 |
%patch9 -p1 |
%patch9 -p1 |
1301 |
rm -rf root/service root/var/service root/etc/rc.d |
rm -rf root/service root/var/service root/etc/rc.d |
1302 |
|
%patch10 -p1 |
1303 |
|
|
1304 |
%build |
%build |
1305 |
perl createlinks |
perl createlinks |