1 |
# $Id: e-smith-apache.spec,v 1.19 2021/11/15 18:10:58 jpp Exp $ |
# $Id: e-smith-apache.spec,v 1.20 2022/02/19 03:54:20 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - apache module |
Summary: e-smith server and gateway - apache module |
4 |
%define name e-smith-apache |
%define name e-smith-apache |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 17 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
88 |
fi |
fi |
89 |
|
|
90 |
%changelog |
%changelog |
91 |
* Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
* Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-18.sme |
92 |
- use logrotate.d instead of event action [SME: 11867] |
- use logrotate.d instead of event action [SME: 11867] |
93 |
|
use size to force log rotate before normal delay |
94 |
|
|
95 |
* Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
* Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
96 |
- add modules ldap authnz_ldap and proxy_wstunnel [SME: 11760] |
- add modules ldap authnz_ldap and proxy_wstunnel [SME: 11760] |