1 |
# $Id: e-smith-samba.spec,v 1.12 2020/11/16 15:44:39 jcrisp Exp $ |
# $Id: e-smith-samba.spec,v 1.13 2020/11/26 00:11:04 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 12 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
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 |
22 |
|
|
23 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
48 |
AutoReqProv: no |
AutoReqProv: no |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme |
52 |
|
- Fix mutex locking [SME: 11199] |
53 |
|
|
54 |
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme |
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme |
55 |
- Fix pid directory [SME: 11198] |
- Fix pid directory [SME: 11198] |
56 |
|
|
1278 |
%patch5 -p1 |
%patch5 -p1 |
1279 |
%patch6 -p1 |
%patch6 -p1 |
1280 |
%patch7 -p1 |
%patch7 -p1 |
1281 |
|
%patch8 -p1 |
1282 |
|
|
1283 |
%build |
%build |
1284 |
perl createlinks |
perl createlinks |