1 |
# $Id: e-smith-lib.spec,v 1.12 2020/11/26 18:02:12 jpp Exp $ |
# $Id: e-smith-lib.spec,v 1.13 2021/01/01 23:22:03 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - library module |
Summary: e-smith server and gateway - library module |
4 |
%define name e-smith-lib |
%define name e-smith-lib |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 12 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
38 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
42 |
|
- partial revert of signals [SME: 11177] |
43 |
|
signal s not passed to runit services (dnscache*, qmail, qpsmtpd...) |
44 |
|
services handled by systemd crash if they do not have Restart=always defined |
45 |
|
|
46 |
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
47 |
- add support for signals SIG* with systemd [SME: 11177] |
- add support for signals SIG* with systemd [SME: 11177] |
48 |
fix typo for reload-or-try-restart |
fix typo for reload-or-try-restart |