1 |
# $Id: e-smith-proftpd.spec,v 1.13 2021/02/18 16:36:19 jpp Exp $ |
# $Id: e-smith-proftpd.spec,v 1.14 2021/03/03 21:13:28 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 13 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
18 |
Patch5: e-smith-proftpd-2.6.0-bz11316-testSSLfiles.patch |
Patch5: e-smith-proftpd-2.6.0-bz11316-testSSLfiles.patch |
19 |
Patch6: e-smith-proftpd-2.6.0-bz11357-rmConflcits.patch |
Patch6: e-smith-proftpd-2.6.0-bz11357-rmConflcits.patch |
20 |
Patch7: e-smith-proftpd-2.6.0-bz11384-logging.patch |
Patch7: e-smith-proftpd-2.6.0-bz11384-logging.patch |
21 |
|
Patch8: e-smith-proftpd-2.6.0-bz9692-cleanup.patch |
22 |
|
|
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
33 |
|
- cleanup in /etc/rc.d [SME: 9692] |
34 |
|
|
35 |
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
36 |
- redirect log away from message [SME: 11384] |
- redirect log away from message [SME: 11384] |
37 |
|
|
595 |
%patch5 -p1 |
%patch5 -p1 |
596 |
%patch6 -p1 |
%patch6 -p1 |
597 |
%patch7 -p1 |
%patch7 -p1 |
598 |
|
%patch8 -p1 |
599 |
|
|
600 |
# Remove the empty template-begin and the directory |
# Remove the empty template-begin and the directory |
601 |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |