1 |
# $Id: e-smith-samba.spec,v 1.10 2020/06/24 03:45:25 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.11 2020/06/27 19:32:05 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 10 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch |
Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch |
17 |
Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch |
Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch |
18 |
Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch |
Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch |
19 |
|
Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch |
20 |
|
|
21 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme |
50 |
|
- Add /etc/krb5.conf as template using templates from smeserver-samba |
51 |
|
- [SME: 11093] |
52 |
|
|
53 |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
54 |
- remove win98pwdcache.reg from server-resources [SME: 9060] |
- remove win98pwdcache.reg from server-resources [SME: 9060] |
55 |
|
|
1268 |
%patch3 -p1 |
%patch3 -p1 |
1269 |
%patch4 -p1 |
%patch4 -p1 |
1270 |
%patch5 -p1 |
%patch5 -p1 |
1271 |
|
%patch6 -p1 |
1272 |
|
|
1273 |
%build |
%build |
1274 |
perl createlinks |
perl createlinks |