/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba.spec
ViewVC logotype

Diff of /rpms/e-smith-samba/sme10/e-smith-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by unnilennium, Fri Mar 24 22:12:00 2017 UTC Revision 1.14 by jcrisp, Wed Dec 16 12:35:56 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.5 2016/07/22 10:14:18 unnilennium 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 6  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-samba-2.6.0-displayCharset.patch  Patch0: e-smith-samba-2.6.0-displayCharset.patch
14  Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch  Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
15  Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch  Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch
16  Patch3: e-smith-samba-2.6.0.bz9038.W10_registry.patch  Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch
17    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
19    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    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
25  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 42  Requires: /usr/bin/tdbbackup Line 48  Requires: /usr/bin/tdbbackup
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
55    - Fix pid directory [SME: 11198]
56    
57    * Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
58    - Add /etc/krb5.conf as template using templates from smeserver-samba
59    - [SME: 11093]
60    
61    * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
62    - remove win98pwdcache.reg from server-resources [SME: 9060]
63    
64    * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
65    - set min server and client protocol SMB2 [SME: 10576]
66      add check so max always greater than min
67    - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
68    
69    * Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
70    - fix typo in  /server-resources/regedit/win10samba.reg  [SME: 10515]
71    
72  * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme  * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
73  - fix outlook error code 0x8004011c [SME: 10169]  - fix outlook error code 0x8004011c [SME: 10169]
74  - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)  - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
# Line 1247  Configuration files and templates for th Line 1274  Configuration files and templates for th
1274  %patch1 -p1  %patch1 -p1
1275  %patch2 -p1  %patch2 -p1
1276  %patch3 -p1  %patch3 -p1
1277    %patch4 -p1
1278    %patch5 -p1
1279    %patch6 -p1
1280    %patch7 -p1
1281    %patch8 -p1
1282    
1283  %build  %build
1284  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed