1 |
# $Id: e-smith-samba.spec,v 1.7 2013/05/22 04:02:24 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.8 2013/05/25 04:07:40 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 8 |
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 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
48 |
|
- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] |
49 |
|
|
50 |
* 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 |
51 |
- Update default ServerName in 30smbServerName [SME: 7609] |
- Update default ServerName in 30smbServerName [SME: 7609] |
52 |
|
|
1186 |
%patch3 -p1 |
%patch3 -p1 |
1187 |
%patch4 -p1 |
%patch4 -p1 |
1188 |
%patch5 -p1 |
%patch5 -p1 |
1189 |
|
%patch6 -p1 |
1190 |
|
|
1191 |
%build |
%build |
1192 |
perl createlinks |
perl createlinks |