1 |
# $Id: e-smith-samba.spec,v 1.20 2021/03/16 20:52:16 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.21 2021/04/17 01:32:01 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 20 |
%define release 21 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch11: e-smith-samba-2.6.0-bz11349-logging.patch |
25 |
|
Patch12: e-smith-samba-2.6.0-bz11555.patch |
26 |
|
|
27 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
AutoReqProv: no |
AutoReqProv: no |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme |
56 |
|
- add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555] |
57 |
|
|
58 |
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme |
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme |
59 |
- fix double entries for min protocol [SME: 11558] |
- fix double entries for min protocol [SME: 11558] |
60 |
|
|
1315 |
rm -rf root/service root/var/service root/etc/rc.d |
rm -rf root/service root/var/service root/etc/rc.d |
1316 |
%patch10 -p1 |
%patch10 -p1 |
1317 |
%patch11 -p1 |
%patch11 -p1 |
1318 |
|
%patch12 -p1 |
1319 |
|
|
1320 |
%build |
%build |
1321 |
perl createlinks |
perl createlinks |