1 |
# $Id: e-smith-proftpd.spec,v 1.10 2021/01/08 21:57:11 jpp Exp $ |
# $Id: e-smith-proftpd.spec,v 1.13 2021/02/18 16:36:19 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 10 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch3: e-smith-proftpd-2.6.0-bz11245_runit_required.patch |
Patch3: e-smith-proftpd-2.6.0-bz11245_runit_required.patch |
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 |
20 |
|
Patch7: e-smith-proftpd-2.6.0-bz11384-logging.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
AutoReqProv: no |
AutoReqProv: no |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
32 |
|
- redirect log away from message [SME: 11384] |
33 |
|
|
34 |
|
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
35 |
|
- fix circular Conflict with proftpd [SME: 11357] |
36 |
|
|
37 |
|
* Thu Jan 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
38 |
|
- improve protect from proftpd.service running [SME: 11106] |
39 |
|
|
40 |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
41 |
- protect from proftpd.service running in place of ftp.service [SME: 11106] |
- protect from proftpd.service running in place of ftp.service [SME: 11106] |
42 |
- remove system-preset file from usr [SME: 10958] |
- remove system-preset file from usr [SME: 10958] |
589 |
%patch3 -p1 |
%patch3 -p1 |
590 |
%patch4 -p1 |
%patch4 -p1 |
591 |
%patch5 -p1 |
%patch5 -p1 |
592 |
|
%patch6 -p1 |
593 |
|
%patch7 -p1 |
594 |
|
|
595 |
# Remove the empty template-begin and the directory |
# Remove the empty template-begin and the directory |
596 |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |