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

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

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

Revision 1.4 by jpp, Mon Mar 15 21:26:42 2021 UTC Revision 1.6 by jpp, Thu Dec 9 05:54:54 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-denyhosts.spec,v 1.3 2021/03/15 20:02:05 jpp Exp $  # $Id: smeserver-denyhosts.spec,v 1.5 2021/08/21 21:22:08 terryfage 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 14  %define release 16
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 17  Patch1: smeserver-denyhosts-2.9-bz10076- Line 17  Patch1: smeserver-denyhosts-2.9-bz10076-
17  Patch2: smeserver-denyhosts-2.9-bz9458-ease_to_deban.patch  Patch2: smeserver-denyhosts-2.9-bz9458-ease_to_deban.patch
18  Patch3: smeserver-denyhosts-2.9-locale-2019-12-07.patch  Patch3: smeserver-denyhosts-2.9-locale-2019-12-07.patch
19  Patch4: smeserver-denyhosts-2.9-sme10Initial.patch  Patch4: smeserver-denyhosts-2.9-sme10Initial.patch
20    Patch5: smeserver-denyhosts-2.9-locale-2021-08-21.patch
21    Patch6: smeserver-denyhosts-2.9-bz11804.patch
22    
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildArch: noarch  BuildArch: noarch
25  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 35  Integration package to mesh denyhosts wi Line 38  Integration package to mesh denyhosts wi
38  %patch2 -p1  %patch2 -p1
39  %patch3 -p1  %patch3 -p1
40  %patch4 -p1  %patch4 -p1
41    %patch5 -p1
42    %patch6 -p1
43    
44  %build  %build
45  /usr/bin/perl createlinks  /usr/bin/perl createlinks
# Line 55  rm -rf $RPM_BUILD_ROOT Line 60  rm -rf $RPM_BUILD_ROOT
60  touch /etc/hosts.deny_ssh  touch /etc/hosts.deny_ssh
61    
62  %changelog  %changelog
63    * Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-16.sme
64    - fix log path  [SME: 11804]
65    - fix multiple rpm owner [SME: 11677]
66    
67    * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 2.9-15.sme
68    - apply locale 2021-08-21 patch
69    
70  * Mon Mar 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-14.sme  * Mon Mar 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-14.sme
71  - change pid file reference [SME: 11254]  - change pid file reference [SME: 11254]
72  - increase timeout  for the service file and restart always  - increase timeout  for the service file and restart always


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