1 |
# $Id: e-smith-proftpd.spec,v 1.14 2021/03/03 21:13:28 jpp Exp $ |
# $Id: e-smith-proftpd.spec,v 1.15 2021/03/16 18:36:37 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 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch8: e-smith-proftpd-2.6.0-bz9692-cleanup.patch |
22 |
|
Patch9: e-smith-proftpd-2.6.0-bz11603-ssl-update.patch |
23 |
|
|
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
AutoReqProv: no |
AutoReqProv: no |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
34 |
|
- restart proftpd on ssl-update [SME: 11603] |
35 |
|
|
36 |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
37 |
- cleanup in /etc/rc.d [SME: 9692] |
- cleanup in /etc/rc.d [SME: 9692] |
38 |
|
|
600 |
%patch6 -p1 |
%patch6 -p1 |
601 |
%patch7 -p1 |
%patch7 -p1 |
602 |
%patch8 -p1 |
%patch8 -p1 |
603 |
|
%patch9 -p1 |
604 |
|
|
605 |
# Remove the empty template-begin and the directory |
# Remove the empty template-begin and the directory |
606 |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |