1 |
# $Id: e-smith-samba.spec,v 1.10 2013/07/06 00:10:57 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.12 2013/07/06 00:20:17 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 10 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
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 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
47 |
AutoReqProv: no |
AutoReqProv: no |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme |
51 |
|
- Add template for wide links [SME: 7752] |
52 |
|
|
53 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme |
54 |
|
- Add templates for max protocol [SME: 7753] |
55 |
|
|
56 |
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
57 |
- Add support for Windows 8 domain joining & user login [SME: 7751] |
- Add support for Windows 8 domain joining & user login [SME: 7751] |
58 |
|
|
1204 |
%patch5 -p1 |
%patch5 -p1 |
1205 |
%patch6 -p1 |
%patch6 -p1 |
1206 |
%patch7 -p1 |
%patch7 -p1 |
1207 |
|
%patch8 -p1 |
1208 |
|
%patch9 -p1 |
1209 |
|
|
1210 |
%build |
%build |
1211 |
perl createlinks |
perl createlinks |