1 |
# $Id: e-smith-proftpd.spec,v 1.12 2021/01/14 16:11:55 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 12 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch4: e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch |
Patch4: e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch |
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 |
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 |
36 |
|
- redirect log away from message [SME: 11384] |
37 |
|
|
38 |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
39 |
- fix circular Conflict with proftpd [SME: 11357] |
- fix circular Conflict with proftpd [SME: 11357] |
40 |
|
|
594 |
%patch4 -p1 |
%patch4 -p1 |
595 |
%patch5 -p1 |
%patch5 -p1 |
596 |
%patch6 -p1 |
%patch6 -p1 |
597 |
|
%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/ |