1 |
# $Id: e-smith-samba.spec,v 1.81 2013/10/10 22:32:47 gzartman Exp $ |
# $Id: e-smith-samba.spec,v 1.82 2013/10/12 00:06:17 burnat 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 59 |
%define release 60 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
51 |
Patch40: e-smith-samba-2.2.0-WideLinks.patch |
Patch40: e-smith-samba-2.2.0-WideLinks.patch |
52 |
Patch41: e-smith-samba-2.2.0-win8Samba.patch |
Patch41: e-smith-samba-2.2.0-win8Samba.patch |
53 |
Patch42: e-smith-samba-2.2.0-shadow_copy.patch |
Patch42: e-smith-samba-2.2.0-shadow_copy.patch |
54 |
|
Patch43: e-smith-samba-2.2.0-workgroup.patch |
55 |
|
Patch44: e-smith-samba-2.2.0-smbServerName.patch |
56 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
57 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
58 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
82 |
AutoReqProv: no |
AutoReqProv: no |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 2.2.0-60.sme |
86 |
|
- Update default ServerName in 30smbServerName, |
87 |
|
and change default Workgroup and Domain to sme-server [SME: 7482] |
88 |
|
|
89 |
* Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.2.0-59.sme |
* Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.2.0-59.sme |
90 |
- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME: 7739] |
- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME: 7739] |
91 |
|
|
1268 |
%patch40 -p1 |
%patch40 -p1 |
1269 |
%patch41 -p1 |
%patch41 -p1 |
1270 |
%patch42 -p1 |
%patch42 -p1 |
1271 |
|
%patch43 -p1 |
1272 |
|
%patch44 -p1 |
1273 |
|
|
1274 |
%build |
%build |
1275 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |