1 |
# $Id: e-smith-samba.spec,v 1.80 2013/06/29 22:18:52 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.81 2013/10/10 22:32:47 gzartman 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 58 |
%define release 59 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
50 |
Patch39: e-smith-samba-2.2.0-maxProtocol.patch |
Patch39: e-smith-samba-2.2.0-maxProtocol.patch |
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 |
54 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
55 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
56 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
80 |
AutoReqProv: no |
AutoReqProv: no |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.2.0-59.sme |
84 |
|
- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME: 7739] |
85 |
|
|
86 |
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 2.2.0-58.sme |
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 2.2.0-58.sme |
87 |
- Add support for Windows 8 domain joining & user login [SME: 7172] |
- Add support for Windows 8 domain joining & user login [SME: 7172] |
88 |
|
|
1261 |
%patch39 -p1 |
%patch39 -p1 |
1262 |
%patch40 -p1 |
%patch40 -p1 |
1263 |
%patch41 -p1 |
%patch41 -p1 |
1264 |
|
%patch42 -p1 |
1265 |
|
|
1266 |
%build |
%build |
1267 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |