1 |
# $Id: smeserver-denyhosts.spec,v 1.20 2009/02/16 20:32:12 snetram Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.21 2009/03/01 19:23:48 snetram 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 17 |
%define release 18 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
26 |
Patch11: smeserver-denyhosts-2.6-locale-2009-01-31.patch |
Patch11: smeserver-denyhosts-2.6-locale-2009-01-31.patch |
27 |
Patch12: smeserver-denyhosts-2.6-fixTypo.patch |
Patch12: smeserver-denyhosts-2.6-fixTypo.patch |
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 |
30 |
Url: http://smeserver.pialasse.com/ |
Url: http://smeserver.pialasse.com/ |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArch: noarch |
BuildArch: noarch |
54 |
%patch11 -p1 |
%patch11 -p1 |
55 |
%patch12 -p1 |
%patch12 -p1 |
56 |
%patch13 -p1 |
%patch13 -p1 |
57 |
|
%patch14 -p1 |
58 |
|
|
59 |
%build |
%build |
60 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
75 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
76 |
|
|
77 |
%changelog |
%changelog |
78 |
|
* Tue Mar 03 2009 SME Translation Server |
79 |
|
- apply locale 2009-03-03 patch |
80 |
|
|
81 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.6-17 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.6-17 |
82 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
83 |
|
|