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

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

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

Revision 1.6 by charliebrady, Sun Apr 6 15:32:23 2014 UTC Revision 1.7 by stephdl, Fri Jul 3 19:56:18 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-openssh.spec,v 1.5 2014/04/04 23:13:07 burnat Exp $  # $Id: e-smith-openssh.spec,v 1.6 2014/04/06 15:32:23 charliebrady 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.4.0  %define version 2.4.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 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-openssh-2.4.0-rsyslog.patch  Patch1: e-smith-openssh-2.4.0-rsyslog.patch
14  Patch2: e-smith-openssh-2.4.0-protocol_2.patch  Patch2: e-smith-openssh-2.4.0-protocol_2.patch
15  Patch3: e-smith-openssh-2.4.0-ssh_autoblock.patch  Patch3: e-smith-openssh-2.4.0-ssh_autoblock.patch
16    Patch4: e-smith-openssh-2.4.0-ssh_printmotd.bz8939.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 25  Requires: runit Line 26  Requires: runit
26  AutoReqProv: no  AutoReqProv: no
27    
28  %changelog  %changelog
29    * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-6.sme
30    - enabled the motd message [SME: 8939]
31    - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
32    - Stefano Zamboni <zamboni@mind-at-work.it>
33    
34  * Sun Apr 6 2014 Charlie Brady <charlie_brady@mitel.com> 2.4.0-5.sme  * Sun Apr 6 2014 Charlie Brady <charlie_brady@mitel.com> 2.4.0-5.sme
35  - Fix use of uninitialized variables in last change. [SME: 8313]  - Fix use of uninitialized variables in last change. [SME: 8313]
36  - Fix error with flush of xt_recent SSH connections. [SME: 8314]  - Fix error with flush of xt_recent SSH connections. [SME: 8314]
# Line 609  e-smith server enhancement to configure Line 615  e-smith server enhancement to configure
615  %patch1 -p1  %patch1 -p1
616  %patch2 -p1  %patch2 -p1
617  %patch3 -p1  %patch3 -p1
618    %patch4 -p1
619    
620  %build  %build
621  perl createlinks  perl createlinks


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