1 |
# $Id: e-smith-samba.spec,v 1.74 2013/03/18 04:09:16 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.75 2013/03/20 03:29:14 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 53 |
%define release 54 |
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 |
49 |
|
Patch38: e-smith-samba-2.2.0-WaitForNetwork.patch |
50 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
51 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
76 |
AutoReqProv: no |
AutoReqProv: no |
77 |
|
|
78 |
%changelog |
%changelog |
79 |
|
* Wed Apr 26 2013 chris burnat <devlist@burnat.com> 2.2.0-54.sme |
80 |
|
- Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7332] |
81 |
|
|
82 |
* Wed Mar 19 2013 Ian Wells <esmith@wellsi.com> 2.2.0-53.sme |
* Wed Mar 19 2013 Ian Wells <esmith@wellsi.com> 2.2.0-53.sme |
83 |
- Revert previous change. [SME: 7332] |
- Revert previous change. [SME: 7332] |
84 |
|
|
1237 |
%patch35 -p1 |
%patch35 -p1 |
1238 |
%patch36 -p1 |
%patch36 -p1 |
1239 |
%patch37 -p1 |
%patch37 -p1 |
1240 |
|
%patch38 -p1 |
1241 |
|
|
1242 |
%build |
%build |
1243 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |