1 |
# $Id: e-smith-samba.spec,v 1.4 2013/03/11 18:16:53 slords Exp $ |
# $Id: e-smith-samba.spec,v 1.11 2013/07/06 00:15:59 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 5 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
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 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme |
50 |
|
- Add templates for max protocol [SME: 7753] |
51 |
|
|
52 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
53 |
|
- Add support for Windows 8 domain joining & user login [SME: 7751] |
54 |
|
|
55 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
56 |
|
- Add windows network performance enhancements registry file. [SME: 7566] |
57 |
|
Patch from Greg Zartman. |
58 |
|
|
59 |
|
* Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
60 |
|
- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] |
61 |
|
|
62 |
|
* Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme |
63 |
|
- Update default ServerName in 30smbServerName [SME: 7609] |
64 |
|
|
65 |
|
* Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme |
66 |
|
- Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566] |
67 |
|
|
68 |
* Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
* Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
69 |
- Change default Workgroup and Domain to sme-server [SME: 7482] |
- Change default Workgroup and Domain to sme-server [SME: 7482] |
70 |
|
|
297 |
[SME: 2400] |
[SME: 2400] |
298 |
|
|
299 |
* 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 |
300 |
- Set ServerName to SystemName after inital configuration [SME: 543] |
- Set ServerName to SystemName after inital configuration [SME: 2378] |
301 |
|
|
302 |
* 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 |
303 |
- Allow oplocks to be disabled per ibay [SME: 543] |
- Allow oplocks to be disabled per ibay [SME: 543] |
1196 |
%patch1 -p1 |
%patch1 -p1 |
1197 |
%patch2 -p1 |
%patch2 -p1 |
1198 |
%patch3 -p1 |
%patch3 -p1 |
1199 |
|
%patch4 -p1 |
1200 |
|
%patch5 -p1 |
1201 |
|
%patch6 -p1 |
1202 |
|
%patch7 -p1 |
1203 |
|
%patch8 -p1 |
1204 |
|
|
1205 |
%build |
%build |
1206 |
perl createlinks |
perl createlinks |