1 |
# $Id: e-smith-samba.spec,v 1.14 2013/10/12 05:12:26 burnat Exp $ |
# $Id: e-smith-samba.spec,v 1.15 2014/02/02 22:57:23 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 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
Patch9: e-smith-samba-2.4.0-WideLinks.patch |
Patch9: e-smith-samba-2.4.0-WideLinks.patch |
22 |
Patch10: e-smith-samba-2.4.0-shadow_copy.patch |
Patch10: e-smith-samba-2.4.0-shadow_copy.patch |
23 |
Patch11: e-smith-samba-2.4.0-20smb.patch |
Patch11: e-smith-samba-2.4.0-20smb.patch |
24 |
|
Patch12: e-smith-samba-2.4.0-audit_param.patch |
25 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
50 |
AutoReqProv: no |
AutoReqProv: no |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme |
54 |
|
- Fix samba audit parameters [SME: 9037] |
55 |
|
Patch from Jorge Gonzalez |
56 |
|
|
57 |
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
58 |
- Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486] |
- Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486] |
59 |
|
|
1221 |
%patch9 -p1 |
%patch9 -p1 |
1222 |
%patch10 -p1 |
%patch10 -p1 |
1223 |
%patch11 -p1 |
%patch11 -p1 |
1224 |
|
%patch12 -p1 |
1225 |
|
|
1226 |
%build |
%build |
1227 |
perl createlinks |
perl createlinks |