1 |
# $Id: e-smith-samba.spec,v 1.19 2021/02/22 04:52:16 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.20 2021/03/16 20:52:16 jpp 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 19 |
%define release 20 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme |
55 |
|
- fix double entries for min protocol [SME: 11558] |
56 |
|
|
57 |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme |
58 |
- clean rsyslog syntax for smbd and nmbd [SME: 11422] |
- clean rsyslog syntax for smbd and nmbd [SME: 11422] |
59 |
|
|