1 |
# $Id: e-smith-samba.spec,v 1.4 2016/07/14 21:39:06 stephdl Exp $ |
# $Id: e-smith-samba.spec,v 1.5 2016/07/22 10:14:18 unnilennium 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.6.0 |
%define version 2.6.0 |
7 |
%define release 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch0: e-smith-samba-2.6.0-displayCharset.patch |
Patch0: e-smith-samba-2.6.0-displayCharset.patch |
14 |
Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch |
Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch |
15 |
Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch |
Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch |
16 |
|
Patch3: e-smith-samba-2.6.0.bz9038.W10_registry.patch |
17 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
AutoReqProv: no |
AutoReqProv: no |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
46 |
|
- fix outlook error code 0x8004011c [SME: 10169] |
47 |
|
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles) |
48 |
|
|
49 |
* Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
* Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
50 |
- add systemd skip redirect [SME: 9688] |
- add systemd skip redirect [SME: 9688] |
51 |
|
|
1246 |
%patch0 -p1 |
%patch0 -p1 |
1247 |
%patch1 -p1 |
%patch1 -p1 |
1248 |
%patch2 -p1 |
%patch2 -p1 |
1249 |
|
%patch3 -p1 |
1250 |
|
|
1251 |
%build |
%build |
1252 |
perl createlinks |
perl createlinks |