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

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

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

Revision 1.15 by wellsi, Sun Feb 2 22:57:23 2014 UTC Revision 1.26 by unnilennium, Fri Mar 24 22:09:13 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.14 2013/10/12 05:12:26 burnat Exp $  # $Id: e-smith-samba.spec,v 1.25 2016/09/21 10:03:44 vip-ire 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 14  %define release 24
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 21  Patch8: e-smith-samba-2.4.0-maxProtocol. Line 21  Patch8: e-smith-samba-2.4.0-maxProtocol.
21  Patch9: e-smith-samba-2.4.0-WideLinks.patch  Patch9: e-smith-samba-2.4.0-WideLinks.patch
22  Patch10: e-smith-samba-2.4.0-shadow_copy.patch  Patch10: e-smith-samba-2.4.0-shadow_copy.patch
23  Patch11: e-smith-samba-2.4.0-20smb.patch  Patch11: e-smith-samba-2.4.0-20smb.patch
24    Patch12: e-smith-samba-2.4.0-audit_param.patch
25    Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch
26    Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch
27    Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
28    Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch
29    Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch
30    
31  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
32  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 49  Requires: /usr/bin/tdbbackup Line 56  Requires: /usr/bin/tdbbackup
56  AutoReqProv: no  AutoReqProv: no
57    
58  %changelog  %changelog
59    * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme
60    - fix outlook error code 0x8004011c  [SME: 10106]
61    - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
62    
63    * Wed Sep 21 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-23.sme
64    - Create V6 profile dir (for Win10 roaming profiles) [SME: 9772]
65    
66    * Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme
67    - The samba performance registry is now added in the win10samba.reg [SME: 9038]
68    
69    * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme
70    - Corrected typo in patch of bad character '“', relative to roaming profile
71    - e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038]
72    - e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048]
73    
74    * Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme
75    - Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
76    - Modified the registry file for roaming profile with W8 [SME: 9048]
77    - Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038]
78    
79    * Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme
80    - Replace syslog template to rsyslog so samba audits are logged in the correct
81      file [SME: 9037]
82    
83    * Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme
84    - added W10 support to SME Domain [SME: 9038]
85    - e-smith-samba-2.4.0.bz9038.W10_registry.patch
86    
87    * Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme
88    - Fix samba audit parameters [SME: 9037]
89      Patch from Jorge Gonzalez
90    
91  * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme  * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
92  - Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486]  - Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486]
93    
# Line 1216  Configuration files and templates for th Line 1255  Configuration files and templates for th
1255  %patch9 -p1  %patch9 -p1
1256  %patch10 -p1  %patch10 -p1
1257  %patch11 -p1  %patch11 -p1
1258    %patch12 -p1
1259    %patch13 -p1
1260    %patch14 -p1
1261    %patch15 -p1
1262    %patch16 -p1
1263    %patch17 -p1
1264    
1265    
1266  %build  %build
1267  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