1 |
# $Id: smeserver-denyhosts.spec,v 1.28 2010/05/23 19:13:31 slords Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.29 2011/03/06 15:27:19 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 25 |
%define release 26 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch21: smeserver-denyhosts-2.6-locale-2011-03-06.patch |
37 |
|
Patch22: smeserver-denyhosts-2.6-locale-2011-04-27.patch |
38 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
BuildArch: noarch |
BuildArch: noarch |
70 |
%patch19 -p1 |
%patch19 -p1 |
71 |
%patch20 -p1 |
%patch20 -p1 |
72 |
%patch21 -p1 |
%patch21 -p1 |
73 |
|
%patch22 -p1 |
74 |
|
|
75 |
%build |
%build |
76 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
91 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
92 |
|
|
93 |
%changelog |
%changelog |
94 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.6-26.sme |
95 |
|
- apply locale 2011-04-27 patch |
96 |
|
|
97 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.6-25.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.6-25.sme |
98 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
99 |
|
|