1 |
# $Id: smeserver-denyhosts.spec,v 1.6 2008/04/22 19:52:12 snetram Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.7 2008/04/23 23:37:02 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.6 |
%define version 2.6 |
8 |
%define release 6 |
%define release 7 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
15 |
Patch0: smeserver-denyhosts-2.6-locale-2008-04-22.patch |
Patch0: smeserver-denyhosts-2.6-locale-2008-04-22.patch |
16 |
Patch1: smeserver-denyhosts-2.6-locale-2008-04-23.patch |
Patch1: smeserver-denyhosts-2.6-locale-2008-04-23.patch |
17 |
Patch2: smeserver-denyhosts-2.6-patch2.patch |
Patch2: smeserver-denyhosts-2.6-patch2.patch |
18 |
|
Patch3: smeserver-denyhosts-2.6-patch3.patch |
19 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArch: noarch |
BuildArch: noarch |
31 |
%patch0 -p1 |
%patch0 -p1 |
32 |
%patch1 -p1 |
%patch1 -p1 |
33 |
%patch2 -p1 |
%patch2 -p1 |
34 |
|
%patch3 -p1 |
35 |
|
|
36 |
%build |
%build |
37 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
52 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Tue Apr 24 2008 JP PIALASSE <tests@pialasse.Com> 2.6-7 |
56 |
|
- stop when disable service [SME 4528] |
57 |
|
- adding local |
58 |
|
|
59 |
* Wed Apr 23 2008 JP PIALASSE <tests@pialasse.com> 2.6-6 |
* Wed Apr 23 2008 JP PIALASSE <tests@pialasse.com> 2.6-6 |
60 |
- Added 23 APril 2008 local patch |
- Added 23 APril 2008 local patch |
61 |
- changed fragment SMTP_FROM to add domain name |
- changed fragment SMTP_FROM to add domain name |