1 |
# $Id: smeserver-denyhosts.spec,v 1.2 2013/07/14 19:39:26 unnilennium Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.3 2014/06/17 18:43:54 unnilennium 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.8 |
%define version 2.9 |
8 |
%define release 1 |
%define release 1 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
46 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Sun Mar 29 2015 JP Pialasse <tests@pialasse.com> 2.9-1.sme |
50 |
|
- fixed path to perl modules |
51 |
|
|
52 |
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 2.8-1.sme |
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 2.8-1.sme |
53 |
- initial import to SME9 contribs |
- initial import to SME9 contribs |
54 |
|
|