1 |
# $Id: e-smith-samba.spec,v 1.72 2013/01/23 03:23:38 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.73 2013/02/13 05:04:07 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 51 |
%define release 52 |
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 |
|
* Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.2.0-52.sme |
80 |
|
- Add ability to configure waiting for network Win7 registry option [SME: 7332] |
81 |
|
|
82 |
* Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.2.0-51.sme |
* Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.2.0-51.sme |
83 |
- Remove samba_audit specific loglotate configuration [SME: 7335] |
- Remove samba_audit specific loglotate configuration [SME: 7335] |
84 |
|
|
1231 |
%patch35 -p1 |
%patch35 -p1 |
1232 |
%patch36 -p1 |
%patch36 -p1 |
1233 |
%patch37 -p1 |
%patch37 -p1 |
1234 |
|
%patch38 -p1 |
1235 |
|
|
1236 |
%build |
%build |
1237 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |