1 |
# $Id: e-smith-samba.spec,v 1.27 2018/02/10 03:53:33 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.30 2020/06/28 18:11:42 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.4.0 |
%define version 2.4.0 |
7 |
%define release 26 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
28 |
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
29 |
Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch |
Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch |
30 |
Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch |
Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch |
31 |
|
Patch19: e-smith-samba-2.4.0-smb2_setport_445.patch |
32 |
|
|
33 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
58 |
AutoReqProv: no |
AutoReqProv: no |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Mon Jun 29 2020 Terry Fage <terry.fage@gmail.com 2.4.0-27.sme |
62 |
|
- smb2 protocols needs port 445[SME: 10970] |
63 |
|
|
64 |
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
65 |
- fix wrong syntax for max protocol for current samba version [SME: 10575] |
- fix wrong syntax for max protocol for current samba version [SME: 10575] |
66 |
- removed client max protocol option as not available for current samba version |
- removed client max protocol option as not available for current samba version |
240 |
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme |
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme |
241 |
- Add slapd support [SME: 6228] |
- Add slapd support [SME: 6228] |
242 |
|
|
243 |
* Wed Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme |
* Thu Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme |
244 |
- Remove require strong key part of regedit file [SME: 6119] |
- Remove require strong key part of regedit file [SME: 6119] |
245 |
|
|
246 |
* Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme |
* Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme |
341 |
* Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31 |
* Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31 |
342 |
- Delete printer tdb file on printer delete. [SME: 3336] |
- Delete printer tdb file on printer delete. [SME: 3336] |
343 |
|
|
344 |
* Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30 |
* Thu Jun 7 2007 Shad L. Lords <slords@mail.com> 1.14.0-30 |
345 |
- revert last change. Breaks sme8 and is caught by pass check lib. |
- revert last change. Breaks sme8 and is caught by pass check lib. |
346 |
|
|
347 |
* Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29 |
* Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29 |
1275 |
%patch16 -p1 |
%patch16 -p1 |
1276 |
%patch17 -p1 |
%patch17 -p1 |
1277 |
%patch18 -p1 |
%patch18 -p1 |
1278 |
|
%patch19 -p1 |
1279 |
|
|
1280 |
|
|
1281 |
%build |
%build |