1 |
# $Id: smeserver-denyhosts.spec,v 1.25 2009/08/24 17:58:13 slords Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.26 2009/10/27 17:43:51 slords 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 22 |
%define release 23 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
31 |
Patch16: smeserver-denyhosts-2.6-locale-2009-05-20.patch |
Patch16: smeserver-denyhosts-2.6-locale-2009-05-20.patch |
32 |
Patch17: smeserver-denyhosts-2.6-locale-2009-08-24.patch |
Patch17: smeserver-denyhosts-2.6-locale-2009-08-24.patch |
33 |
Patch18: smeserver-denyhosts-2.6-locale-2009-10-27.patch |
Patch18: smeserver-denyhosts-2.6-locale-2009-10-27.patch |
34 |
|
Patch19: smeserver-denyhosts-2.6-locale-2010-03-02.patch |
35 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildArch: noarch |
BuildArch: noarch |
64 |
%patch16 -p1 |
%patch16 -p1 |
65 |
%patch17 -p1 |
%patch17 -p1 |
66 |
%patch18 -p1 |
%patch18 -p1 |
67 |
|
%patch19 -p1 |
68 |
|
|
69 |
%build |
%build |
70 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
85 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
86 |
|
|
87 |
%changelog |
%changelog |
88 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.6-23.sme |
89 |
|
- apply locale 2010-03-02 patch |
90 |
|
|
91 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.6-22.sme |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.6-22.sme |
92 |
- apply locale 2009-10-27 patch |
- apply locale 2009-10-27 patch |
93 |
|
|