/[smeserver]/rpms/e-smith-openssh/sme8/e-smith-openssh.spec
ViewVC logotype

Diff of /rpms/e-smith-openssh/sme8/e-smith-openssh.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by snetram, Tue Mar 1 20:21:38 2011 UTC Revision 1.7 by burnat, Sat Apr 5 00:27:20 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-openssh.spec,v 1.5 2010/11/26 20:56:38 wellsi Exp $  # $Id: e-smith-openssh.spec,v 1.6 2011/03/01 20:21:38 snetram Exp $
2    
3  Summary: e-smith module to configure and enable ssh  Summary: e-smith module to configure and enable ssh
4  %define name e-smith-openssh  %define name e-smith-openssh
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch0: e-smith-openssh-2.2.0-LoginGrace Line 14  Patch0: e-smith-openssh-2.2.0-LoginGrace
14  Patch1: e-smith-openssh-2.2.0-sshConfig.patch  Patch1: e-smith-openssh-2.2.0-sshConfig.patch
15  Patch2: e-smith-openssh-2.2.0-obsolete-KeepAlive.patch  Patch2: e-smith-openssh-2.2.0-obsolete-KeepAlive.patch
16  Patch3: e-smith-openssh-2.2.0-ClientAliveParameters.patch  Patch3: e-smith-openssh-2.2.0-ClientAliveParameters.patch
17    Patch4: e-smith-openssh-2.2.0-ssh_autoblock.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
20  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 26  Requires: runit Line 27  Requires: runit
27  AutoReqProv: no  AutoReqProv: no
28    
29  %changelog  %changelog
30    * Sat Apr 5 2014 Chris Burnat <devlist@burnat.com> 2.2.0-6.sme
31    - Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8257]
32    
33  * Tue Mar 1 2011 Jonathan Martens <smesevrer-contribs@snetram.nl> 2.2.0-5.sme  * Tue Mar 1 2011 Jonathan Martens <smesevrer-contribs@snetram.nl> 2.2.0-5.sme
34  - Obsolete KeepAlive and replace ClientAliveInterval and ClientAliveCountMax  [SME: 6380]  - Obsolete KeepAlive and replace ClientAliveInterval and ClientAliveCountMax  [SME: 6380]
35    
# Line 595  e-smith server enhancement to configure Line 599  e-smith server enhancement to configure
599  %patch1 -p1  %patch1 -p1
600  %patch2 -p1  %patch2 -p1
601  %patch3 -p1  %patch3 -p1
602    %patch4 -p1
603    
604  %build  %build
605  for i in console-save \  for i in console-save \


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed