1 |
# $Id: e-smith-samba.spec,v 1.9 2013/05/25 04:36:30 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 9 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
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 |
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
52 |
- Add windows network performance enhancements registry file. [SME: 7566] |
- Add windows network performance enhancements registry file. [SME: 7566] |
53 |
Patch from Greg Zartman. |
Patch from Greg Zartman. |
1195 |
%patch4 -p1 |
%patch4 -p1 |
1196 |
%patch5 -p1 |
%patch5 -p1 |
1197 |
%patch6 -p1 |
%patch6 -p1 |
1198 |
|
%patch7 -p1 |
1199 |
|
|
1200 |
%build |
%build |
1201 |
perl createlinks |
perl createlinks |