1 |
# $Id: e-smith-base.spec,v 1.153 2023/08/14 18:55:09 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.154 2023/11/24 03:27:14 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base |
%define name e-smith-base |
33 |
Patch18: e-smith-base-5.8.1-bz11518-prunepath.patch |
Patch18: e-smith-base-5.8.1-bz11518-prunepath.patch |
34 |
Patch19: e-smith-base-5.8.1-bz12335-systemdloop.patch |
Patch19: e-smith-base-5.8.1-bz12335-systemdloop.patch |
35 |
Patch20: e-smith-base-5.8.1-bz12431-spoolmail.patch |
Patch20: e-smith-base-5.8.1-bz12431-spoolmail.patch |
36 |
|
Patch21: e-smith-base-5.8.1-bz12421-systemd.patch |
37 |
|
|
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
Requires: pwauth |
Requires: pwauth |
114 |
%patch18 -p1 |
%patch18 -p1 |
115 |
%patch19 -p1 |
%patch19 -p1 |
116 |
%patch20 -p1 |
%patch20 -p1 |
117 |
|
%patch21 -p1 |
118 |
|
|
119 |
%build |
%build |
120 |
|
|
225 |
%changelog |
%changelog |
226 |
* Thu Nov 23 2023 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-30.sme |
* Thu Nov 23 2023 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-30.sme |
227 |
- fix group deletion leaves mail spool file [SME: 12431] |
- fix group deletion leaves mail spool file [SME: 12431] |
228 |
|
- fix path to /etc/systemd for seeking service files [SME: 12421] |
229 |
|
|
230 |
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-29.sme |
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-29.sme |
231 |
- fix systemd loop during bootstrap console restore [SME: 12335] |
- fix systemd loop during bootstrap console restore [SME: 12335] |