1 |
# $Id: e-smith-proftpd.spec,v 1.2 2016/06/17 14:39:29 unnilennium Exp $ |
# $Id: e-smith-proftpd.spec,v 1.3 2016/06/17 15:04:31 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith specific proftpd configuration files and templates |
Summary: e-smith specific proftpd configuration files and templates |
4 |
%define name e-smith-proftpd |
%define name e-smith-proftpd |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
AutoReqProv: no |
AutoReqProv: no |
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
24 |
|
- fix typos [SME: 6804] |
25 |
|
- set default as required |
26 |
|
- NB: client must be set as active connection, not passive |
27 |
|
|
28 |
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
29 |
- updated patch for certificate chain |
- updated patch for certificate chain |
30 |
- Thanks to Daniel Berteaud |
- Thanks to Daniel Berteaud |