1 |
# $Id: e-smith-proftpd.spec,v 1.9 2021/01/08 21:44:49 jpp Exp $ |
# $Id: e-smith-proftpd.spec,v 1.10 2021/01/08 21:57:11 jpp 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 9 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
30 |
- protect from proftpd.service running in place of ftp.service [SME: 11106] |
- protect from proftpd.service running in place of ftp.service [SME: 11106] |
31 |
- remove system-preset file from usr [SME: 10958] |
- remove system-preset file from usr [SME: 10958] |
32 |
- SSL crt and key to self signed if path does not exist [SME: 11316] |
- SSL crt and key to self signed if path does not exist [SME: 11316] |