1 |
# $Id: e-smith-samba.spec,v 1.7 2013/05/22 04:02:24 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.10 2013/07/06 00:10:57 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 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
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 |
45 |
AutoReqProv: no |
AutoReqProv: no |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
49 |
|
- Add support for Windows 8 domain joining & user login [SME: 7751] |
50 |
|
|
51 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
52 |
|
- Add windows network performance enhancements registry file. [SME: 7566] |
53 |
|
Patch from Greg Zartman. |
54 |
|
|
55 |
|
* Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
56 |
|
- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] |
57 |
|
|
58 |
* 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 |
59 |
- Update default ServerName in 30smbServerName [SME: 7609] |
- Update default ServerName in 30smbServerName [SME: 7609] |
60 |
|
|
1194 |
%patch3 -p1 |
%patch3 -p1 |
1195 |
%patch4 -p1 |
%patch4 -p1 |
1196 |
%patch5 -p1 |
%patch5 -p1 |
1197 |
|
%patch6 -p1 |
1198 |
|
%patch7 -p1 |
1199 |
|
|
1200 |
%build |
%build |
1201 |
perl createlinks |
perl createlinks |