/[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.5 by wellsi, Fri Nov 26 20:56:38 2010 UTC Revision 1.6 by snetram, Tue Mar 1 20:21:38 2011 UTC
# Line 1  Line 1 
1  # $Id: e-smith-openssh.spec,v 1.4 2010/11/25 22:31:04 wellsi Exp $  # $Id: e-smith-openssh.spec,v 1.5 2010/11/26 20:56:38 wellsi 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 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-openssh-2.2.0-LoginGraceTime.patch  Patch0: e-smith-openssh-2.2.0-LoginGraceTime.patch
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
16    Patch3: e-smith-openssh-2.2.0-ClientAliveParameters.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 24  Requires: runit Line 26  Requires: runit
26  AutoReqProv: no  AutoReqProv: no
27    
28  %changelog  %changelog
29    * Tue Mar 1 2011 Jonathan Martens <smesevrer-contribs@snetram.nl> 2.2.0-5.sme
30    - Obsolete KeepAlive and replace ClientAliveInterval and ClientAliveCountMax  [SME: 6380]
31    
32  * Fri Nov 26 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme  * Fri Nov 26 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
33  - Change permissions of ssh_config file to 644 [SME: 43]  - Change permissions of ssh_config file to 644 [SME: 43]
34    
# Line 588  e-smith server enhancement to configure Line 593  e-smith server enhancement to configure
593  %setup  %setup
594  %patch0 -p1  %patch0 -p1
595  %patch1 -p1  %patch1 -p1
596    %patch2 -p1
597    %patch3 -p1
598    
599  %build  %build
600  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