/[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.4 by stephdl, Thu Jul 14 21:39:06 2016 UTC Revision 1.11 by jpp, Sat Jun 27 19:32:05 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.3 2016/05/12 21:16:42 vip-ire Exp $  # $Id: e-smith-samba.spec,v 1.10 2020/06/24 03:45:25 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 4  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  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
16    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    
20  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 40  Requires: /usr/bin/tdbbackup Line 45  Requires: /usr/bin/tdbbackup
45  AutoReqProv: no  AutoReqProv: no
46    
47  %changelog  %changelog
48    * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
49    - remove win98pwdcache.reg from server-resources [SME: 9060]
50    
51    * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
52    - set min server and client protocol SMB2 [SME: 10576]
53      add check so max always greater than min
54    - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
55    
56    * Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
57    - fix typo in  /server-resources/regedit/win10samba.reg  [SME: 10515]
58    
59    * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
60    - fix outlook error code 0x8004011c [SME: 10169]
61    - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
62    
63    * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
64    - add systemd skip redirect [SME: 9688]
65    
66  * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme  * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
67  - Fix deprecated syntax '~' in rsyslog [SME: 9398]  - Fix deprecated syntax '~' in rsyslog [SME: 9398]
68  - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch  - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
# Line 1236  Configuration files and templates for th Line 1259  Configuration files and templates for th
1259  %setup  %setup
1260  %patch0 -p1  %patch0 -p1
1261  %patch1 -p1  %patch1 -p1
1262    %patch2 -p1
1263    %patch3 -p1
1264    %patch4 -p1
1265    %patch5 -p1
1266    
1267  %build  %build
1268  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