1 |
# $Id: smeserver-denyhosts.spec,v 1.1 2020/10/23 12:01:51 brianr Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.2 2021/03/15 05:11:59 jpp Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
|
|
5 |
Summary: smeserver-denyhosts |
Summary: smeserver-denyhosts |
6 |
%define name smeserver-denyhosts |
%define name smeserver-denyhosts |
7 |
%define version 2.9 |
%define version 2.9 |
8 |
%define release 12 |
%define release 13 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
55 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Mon Mar 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-13.sme |
59 |
|
- change pid file reference [SME: 11254] |
60 |
|
|
61 |
* Mon Mar 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-12.sme |
* Mon Mar 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-12.sme |
62 |
- import to SME10 [SME: 11459] |
- import to SME10 [SME: 11459] |
63 |
- remove template-custom as integrated in core [SME: 11254] |
- remove template-custom as integrated in core [SME: 11254] |