1 |
# $Id: e-smith-samba.spec,v 1.11 2020/06/27 19:32:05 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.12 2020/11/16 15:44:39 jcrisp 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 11 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch |
20 |
|
Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch |
21 |
|
|
22 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
AutoReqProv: no |
AutoReqProv: no |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme |
51 |
|
- Fix pid directory [SME: 11198] |
52 |
|
|
53 |
* Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme |
* Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme |
54 |
- Add /etc/krb5.conf as template using templates from smeserver-samba |
- Add /etc/krb5.conf as template using templates from smeserver-samba |
55 |
- [SME: 11093] |
- [SME: 11093] |
1273 |
%patch4 -p1 |
%patch4 -p1 |
1274 |
%patch5 -p1 |
%patch5 -p1 |
1275 |
%patch6 -p1 |
%patch6 -p1 |
1276 |
|
%patch7 -p1 |
1277 |
|
|
1278 |
%build |
%build |
1279 |
perl createlinks |
perl createlinks |