/[smecontribs]/rpms/smeserver-denyhosts/contribs9/smeserver-denyhosts.spec
ViewVC logotype

Diff of /rpms/smeserver-denyhosts/contribs9/smeserver-denyhosts.spec

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

Revision 1.8 by unnilennium, Tue Mar 31 04:51:56 2015 UTC Revision 1.12 by jpp, Mon Mar 25 03:01:05 2019 UTC
# Line 1  Line 1 
1  # $Id: smeserver-denyhosts.spec,v 1.7 2015/03/31 04:23:15 unnilennium Exp $  # $Id: smeserver-denyhosts.spec,v 1.11 2019/03/25 02:58:54 jpp 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.9  %define version 2.9
8  %define release 5  %define release 9
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 13  License: GPL Line 13  License: GPL
13  Group: Applications/System  Group: Applications/System
14  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
15  Patch0: smeserver-denyhosts-2.9-regexpatch.patch  Patch0: smeserver-denyhosts-2.9-regexpatch.patch
16    Patch1: smeserver-denyhosts-2.9-bz10076-wrongIPremovedfromWL.patch
17    Patch2: smeserver-denyhosts-2.9-bz9458-ease_to_deban.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArch: noarch  BuildArch: noarch
20  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 26  Integration package to mesh denyhosts wi Line 28  Integration package to mesh denyhosts wi
28  %prep  %prep
29  %setup  %setup
30  %patch0 -p1  %patch0 -p1
31    %patch1 -p1
32    %patch2 -p1
33    
34  %build  %build
35  /usr/bin/perl createlinks  /usr/bin/perl createlinks
# Line 46  rm -rf $RPM_BUILD_ROOT Line 50  rm -rf $RPM_BUILD_ROOT
50  touch /etc/hosts.deny_ssh  touch /etc/hosts.deny_ssh
51    
52  %changelog  %changelog
53  * Mon Mar 30 2015 JP Pialasse <tests@pialasse.com> 2.9-5.sme  * Sun Mar 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.9-9.sme
54    - ease unban [SME: 9458]
55    
56    * Mon Feb 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.9-7.sme
57    - fix removing from whitelist does not remove the desired IP but a random one [SME: 10076]
58    
59    * Mon Mar 30 2015 JP Pialasse <tests@pialasse.com> 2.9-6.sme
60  - fixed non working REGEX [SME: 8894]  - fixed non working REGEX [SME: 8894]
61  - fixed should isntall epel version not repoforge [SME: 8892]  - fixed should isntall epel version not repoforge [SME: 8892]
62    


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