1 |
# $Id: e-smith-manager.spec,v 1.41 2022/07/25 08:48:32 jpp Exp $ |
# $Id: e-smith-manager.spec,v 1.42 2022/07/30 01:36:55 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith manager navigation module |
Summary: e-smith manager navigation module |
4 |
%define name e-smith-manager |
%define name e-smith-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.8.0 |
%define version 2.8.0 |
7 |
%define release 37 |
%define release 38 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
31 |
Patch18: e-smith-manager-2.8.0-bz11872-log.patch |
Patch18: e-smith-manager-2.8.0-bz11872-log.patch |
32 |
Patch19: e-smith-manager-2.8.0-bz12129-httpd24.patch |
Patch19: e-smith-manager-2.8.0-bz12129-httpd24.patch |
33 |
Patch20: e-smith-manager-2.8.0-bz12129-httpd24-2.patch |
Patch20: e-smith-manager-2.8.0-bz12129-httpd24-2.patch |
34 |
|
Patch21: e-smith-manager-2.8.0-bz12204-reload-httpd-admin.patch |
35 |
|
|
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Wed Oct 05 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-38.sme |
50 |
|
- fix update via manager panel hangs [SME: 12204] |
51 |
|
|
52 |
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-37.sme |
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-37.sme |
53 |
- update to httpd 2.4 access syntax for httpd-admin [SME: 12129] |
- update to httpd 2.4 access syntax for httpd-admin [SME: 12129] |
54 |
|
|