1 |
# $Id: smeserver-denyhosts.spec,v 1.23 2009/04/27 16:11:20 slords Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.24 2009/05/20 18:16:27 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 20 |
%define release 21 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
29 |
Patch14: smeserver-denyhosts-2.6-locale-2009-03-03.patch |
Patch14: smeserver-denyhosts-2.6-locale-2009-03-03.patch |
30 |
Patch15: smeserver-denyhosts-2.6-locale-2009-04-27.patch |
Patch15: smeserver-denyhosts-2.6-locale-2009-04-27.patch |
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 |
33 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildArch: noarch |
BuildArch: noarch |
60 |
%patch14 -p1 |
%patch14 -p1 |
61 |
%patch15 -p1 |
%patch15 -p1 |
62 |
%patch16 -p1 |
%patch16 -p1 |
63 |
|
%patch17 -p1 |
64 |
|
|
65 |
%build |
%build |
66 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
81 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.6-21.sme |
85 |
|
- apply locale 2009-08-24 patch |
86 |
|
|
87 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.6-20.sme |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.6-20.sme |
88 |
- apply locale 2009-05-20 patch |
- apply locale 2009-05-20 patch |
89 |
|
|