1 |
# $Id: e-smith-samba.spec,v 1.73 2013/02/13 05:04:07 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.74 2013/03/18 04:09:16 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.2.0 |
%define version 2.2.0 |
7 |
%define release 52 |
%define release 53 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
46 |
Patch35: e-smith-samba-2.2.0-tdbbackup12.patch |
Patch35: e-smith-samba-2.2.0-tdbbackup12.patch |
47 |
Patch36: e-smith-samba-2.2.0-samba_audit.patch |
Patch36: e-smith-samba-2.2.0-samba_audit.patch |
48 |
Patch37: e-smith-samba-2.2.0-samba_audit_log.patch |
Patch37: e-smith-samba-2.2.0-samba_audit_log.patch |
|
Patch38: e-smith-samba-2.2.0-WaitForNetwork.patch |
|
49 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
50 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
51 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
75 |
AutoReqProv: no |
AutoReqProv: no |
76 |
|
|
77 |
%changelog |
%changelog |
78 |
|
* Wed Mar 19 2013 Ian Wells <esmith@wellsi.com> 2.2.0-53.sme |
79 |
|
- Revert previous change. [SME: 7332] |
80 |
|
|
81 |
* Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.2.0-52.sme |
* Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.2.0-52.sme |
82 |
- Add ability to configure waiting for network Win7 registry option [SME: 7332] |
- Add ability to configure waiting for network Win7 registry option [SME: 7332] |
83 |
|
|
1233 |
%patch35 -p1 |
%patch35 -p1 |
1234 |
%patch36 -p1 |
%patch36 -p1 |
1235 |
%patch37 -p1 |
%patch37 -p1 |
1236 |
%patch38 -p1 |
|
1237 |
|
|
1238 |
%build |
%build |
1239 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |