1 |
# $Id: smeserver-denyhosts.spec,v 1.27 2010/03/03 04:01:42 slords Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.28 2010/05/23 19:13:31 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 24 |
%define release 25 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch19: smeserver-denyhosts-2.6-locale-2010-03-02.patch |
35 |
Patch20: smeserver-denyhosts-2.6-locale-2010-05-23.patch |
Patch20: smeserver-denyhosts-2.6-locale-2010-05-23.patch |
36 |
|
Patch21: smeserver-denyhosts-2.6-locale-2011-03-06.patch |
37 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArch: noarch |
BuildArch: noarch |
68 |
%patch18 -p1 |
%patch18 -p1 |
69 |
%patch19 -p1 |
%patch19 -p1 |
70 |
%patch20 -p1 |
%patch20 -p1 |
71 |
|
%patch21 -p1 |
72 |
|
|
73 |
%build |
%build |
74 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
89 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
90 |
|
|
91 |
%changelog |
%changelog |
92 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.6-25.sme |
93 |
|
- apply locale 2011-03-06 patch |
94 |
|
|
95 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.6-24.sme |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.6-24.sme |
96 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
97 |
|
|