/[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.1 by slords, Wed Feb 27 18:26:15 2008 UTC Revision 1.4 by wellsi, Thu Nov 25 22:31:04 2010 UTC
# Line 1  Line 1 
1    # $Id: e-smith-openssh.spec,v 1.3 2008/12/28 11:25:00 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 1.12.0  %define version 2.2.0
7  %define release 13  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-openssh-1.12.0-PrintMotdNo.patch  Patch0: e-smith-openssh-2.2.0-LoginGraceTime.patch
14  Patch1: e-smith-openssh-1.12.0-RSSHNewLine.patch  Patch1: e-smith-openssh-2.2.0-sshConfig.patch
 Patch2: e-smith-openssh-1.12.0-UsePAM.patch  
 Patch3: e-smith-openssh-1.12.0-SSHPort.patch  
 Patch4: e-smith-openssh-1.12.0-sftpserver.patch  
 Patch5: e-smith-openssh-1.12.0-disabled_false_positive.patch  
 Patch6: e-smith-openssh-1.12.0-rootkey.patch  
 Patch7: e-smith-openssh-1.12.0-remove.sshconfig.patch  
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 28  Requires: runit Line 24  Requires: runit
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Thu Nov 25 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
28    - Template ssh_config with improved defaults [SME: 43]
29    
30    * Sun Dec 28 2008 Jonathan Martens <smesevrer-contribs@snetram.nl> 2.2.0-2.sme
31    - Template sshd login grace time, kept default at 600s [SME: 4903]
32    
33    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
34    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
35    
36  * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.0-13  * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.0-13
37  - Remove template fragments for /root/.ssh/config [SME: 513]  - Remove template fragments for /root/.ssh/config [SME: 513]
38    
# Line 580  e-smith server enhancement to configure Line 585  e-smith server enhancement to configure
585  %setup  %setup
586  %patch0 -p1  %patch0 -p1
587  %patch1 -p1  %patch1 -p1
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
588    
589  %build  %build
590  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