1 |
# $Id: e-smith-apache.spec,v 1.21 2022/02/19 04:46:05 jpp Exp $ |
# $Id: e-smith-apache.spec,v 1.24 2022/07/25 08:24:04 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 19 |
%define release 21 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
35 |
Obsoletes: mod_auth_external |
Obsoletes: mod_auth_external |
36 |
Obsoletes: e-smith-proxypass |
Obsoletes: e-smith-proxypass |
37 |
Obsoletes: e-smith-apache-proxy |
Obsoletes: e-smith-apache-proxy |
38 |
Conflicts: e-smith-ibays < 1.0.2 |
# for the new httpd 2.4 syntax |
39 |
|
Conflicts: e-smith-ibays < 2.6.0-19 |
40 |
|
Conflicts: smeserver-horde < 1.0.0-32 |
41 |
|
Conflicts: smeserver-php < 3.0.0-43 |
42 |
|
Conflicts: e-smith-proxy < 5.6.0-11 |
43 |
|
Conflicts: e-smith-manager < 2.8.0-36 |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
BuildRequires: e-smith-devtools >= 1.11.0-12 |
BuildRequires: e-smith-devtools >= 1.11.0-12 |
46 |
|
|
95 |
fi |
fi |
96 |
|
|
97 |
%changelog |
%changelog |
98 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-22.sme |
99 |
|
- reverting last change [SME: 9375] |
100 |
|
- add conflict on older ibays, php, horde, proxy, manager rpms |
101 |
|
|
102 |
|
* Sun Jul 24 2022 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-20.sme |
103 |
|
- removing mod_access_compat [SME: 9375] |
104 |
|
|
105 |
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme |
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme |
106 |
- convert httpd 2.2 allow,deny to Require for 2.4 [SME: 9375] |
- convert httpd 2.2 allow,deny to Require for 2.4 [SME: 9375] |
107 |
- use maxsize, not size [SME: 11867] |
- use maxsize, not size [SME: 11867] |