/[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.8 by wellsi, Sat May 25 04:07:40 2013 UTC Revision 1.14 by burnat, Sat Oct 12 05:12:26 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.7 2013/05/22 04:02:24 wellsi Exp $  # $Id: e-smith-samba.spec,v 1.13 2013/07/06 00:23:37 wellsi 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 7  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch2: e-smith-samba-2.4.0-samba_audit_ Line 15  Patch2: e-smith-samba-2.4.0-samba_audit_
15  Patch3: e-smith-samba-2.4.0-workgroup.patch  Patch3: e-smith-samba-2.4.0-workgroup.patch
16  Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch  Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch
17  Patch5: e-smith-samba-2.4.0-smbServerName.patch  Patch5: e-smith-samba-2.4.0-smbServerName.patch
18    Patch6: e-smith-samba-2.4.0-40MachineUid.patch
19    Patch7: e-smith-samba-2.4.0-win8Samba.patch
20    Patch8: e-smith-samba-2.4.0-maxProtocol.patch
21    Patch9: e-smith-samba-2.4.0-WideLinks.patch
22    Patch10: e-smith-samba-2.4.0-shadow_copy.patch
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 43  Requires: /usr/bin/tdbbackup Line 48  Requires: /usr/bin/tdbbackup
48  AutoReqProv: no  AutoReqProv: no
49    
50  %changelog  %changelog
51    * Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme
52    - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894]
53    
54    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
55    - Add template for wide links [SME: 7752]
56    
57    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme
58    - Add templates for max protocol [SME: 7753]
59    
60    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
61    - Add support for Windows 8 domain joining & user login [SME: 7751]
62    
63    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
64    - Add windows network performance enhancements registry file. [SME: 7566]
65      Patch from Greg Zartman.
66    
67    * Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
68    - Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608]
69    
70  * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme  * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
71  - Update default ServerName in 30smbServerName [SME: 7609]  - Update default ServerName in 30smbServerName [SME: 7609]
72    
# Line 1182  Configuration files and templates for th Line 1206  Configuration files and templates for th
1206  %patch3 -p1  %patch3 -p1
1207  %patch4 -p1  %patch4 -p1
1208  %patch5 -p1  %patch5 -p1
1209    %patch6 -p1
1210    %patch7 -p1
1211    %patch8 -p1
1212    %patch9 -p1
1213    %patch10 -p1
1214    
1215  %build  %build
1216  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