1 |
# $Id: smeserver-denyhosts.spec,v 1.22 2009/03/03 21:36:58 slords Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.23 2009/04/27 16:11:20 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 19 |
%define release 20 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
28 |
Patch13: smeserver-denyhosts-2.6-locale-2009-03-01.patch |
Patch13: smeserver-denyhosts-2.6-locale-2009-03-01.patch |
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 |
32 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildArch: noarch |
BuildArch: noarch |
58 |
%patch13 -p1 |
%patch13 -p1 |
59 |
%patch14 -p1 |
%patch14 -p1 |
60 |
%patch15 -p1 |
%patch15 -p1 |
61 |
|
%patch16 -p1 |
62 |
|
|
63 |
%build |
%build |
64 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
79 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
80 |
|
|
81 |
%changelog |
%changelog |
82 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.6-20.sme |
83 |
|
- apply locale 2009-05-20 patch |
84 |
|
|
85 |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.6-19.sme |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.6-19.sme |
86 |
- apply locale 2009-04-27 patch |
- apply locale 2009-04-27 patch |
87 |
|
|