1 |
# $Id: e-smith-samba.spec,v 1.72 2013/01/23 03:23:38 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 51 |
%define release 53 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
82 |
|
- Add ability to configure waiting for network Win7 registry option [SME: 7332] |
83 |
|
|
84 |
* 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 |
85 |
- Remove samba_audit specific loglotate configuration [SME: 7335] |
- Remove samba_audit specific loglotate configuration [SME: 7335] |
86 |
|
|
1234 |
%patch36 -p1 |
%patch36 -p1 |
1235 |
%patch37 -p1 |
%patch37 -p1 |
1236 |
|
|
1237 |
|
|
1238 |
%build |
%build |
1239 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |
1240 |
perl createlinks |
perl createlinks |