/[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.3 by wellsi, Thu Feb 21 23:10:09 2013 UTC Revision 1.15 by wellsi, Sun Feb 2 22:57:23 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.2 2013/02/02 21:27:32 slords Exp $  # $Id: e-smith-samba.spec,v 1.14 2013/10/12 05:12:26 burnat 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 3  %define release 14
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  Patch1: e-smith-samba-2.4.0-tdbbackup.patch  Patch1: e-smith-samba-2.4.0-tdbbackup.patch
14  Patch2: e-smith-samba-2.4.0-samba_audit_log.patch  Patch2: e-smith-samba-2.4.0-samba_audit_log.patch
15    Patch3: e-smith-samba-2.4.0-workgroup.patch
16    Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch
17    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    Patch11: e-smith-samba-2.4.0-20smb.patch
24  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
25  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 26  Obsoletes: samba3x Line 35  Obsoletes: samba3x
35  Obsoletes: samba3x-client  Obsoletes: samba3x-client
36  Obsoletes: samba3x-common  Obsoletes: samba3x-common
37  Obsoletes: samba3x-winbind  Obsoletes: samba3x-winbind
38    Obsoletes: libsmbclient <= 3.0.33
39  # Obsolete SerNet packages  # Obsolete SerNet packages
40  Obsoletes: libsmbclient0  Obsoletes: libsmbclient0
41  Obsoletes: libwbclient0  Obsoletes: libwbclient0
# Line 39  Requires: /usr/bin/tdbbackup Line 49  Requires: /usr/bin/tdbbackup
49  AutoReqProv: no  AutoReqProv: no
50    
51  %changelog  %changelog
52    * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
53    - Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486]
54    
55    * Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme
56    - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894]
57    
58    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
59    - Add template for wide links [SME: 7752]
60    
61    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme
62    - Add templates for max protocol [SME: 7753]
63    
64    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
65    - Add support for Windows 8 domain joining & user login [SME: 7751]
66    
67    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
68    - Add windows network performance enhancements registry file. [SME: 7566]
69      Patch from Greg Zartman.
70    
71    * Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
72    - Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608]
73    
74    * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
75    - Update default ServerName in 30smbServerName [SME: 7609]
76    
77    * Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
78    - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]
79    
80    * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
81    - Change default Workgroup and Domain to sme-server [SME: 7482]
82    
83    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
84    - Obsolete el5 version of libsmbclient [SME: 7273]
85    
86  * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme  * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
87  - Remove samba_audit specific loglotate configuration [SME: 7388]  - Remove samba_audit specific loglotate configuration [SME: 7388]
88    
# Line 265  AutoReqProv: no Line 309  AutoReqProv: no
309    [SME: 2400]    [SME: 2400]
310    
311  * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25  * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25
312  - Set ServerName to SystemName after inital configuration [SME: 543]  - Set ServerName to SystemName after inital configuration [SME: 2378]
313    
314  * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24  * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24
315  - Allow oplocks to be disabled per ibay [SME: 543]  - Allow oplocks to be disabled per ibay [SME: 543]
# Line 1163  Configuration files and templates for th Line 1207  Configuration files and templates for th
1207  %setup  %setup
1208  %patch1 -p1  %patch1 -p1
1209  %patch2 -p1  %patch2 -p1
1210    %patch3 -p1
1211    %patch4 -p1
1212    %patch5 -p1
1213    %patch6 -p1
1214    %patch7 -p1
1215    %patch8 -p1
1216    %patch9 -p1
1217    %patch10 -p1
1218    %patch11 -p1
1219    
1220  %build  %build
1221  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