1 |
# $Id: smeserver-denyhosts.spec,v 1.24 2009/05/20 18:16:27 slords Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.25 2009/08/24 17:58:13 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 21 |
%define release 22 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch17: smeserver-denyhosts-2.6-locale-2009-08-24.patch |
33 |
|
Patch18: smeserver-denyhosts-2.6-locale-2009-10-27.patch |
34 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
35 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
BuildArch: noarch |
BuildArch: noarch |
62 |
%patch15 -p1 |
%patch15 -p1 |
63 |
%patch16 -p1 |
%patch16 -p1 |
64 |
%patch17 -p1 |
%patch17 -p1 |
65 |
|
%patch18 -p1 |
66 |
|
|
67 |
%build |
%build |
68 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
83 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
84 |
|
|
85 |
%changelog |
%changelog |
86 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.6-22.sme |
87 |
|
- apply locale 2009-10-27 patch |
88 |
|
|
89 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.6-21.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.6-21.sme |
90 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
91 |
|
|