1 |
# $Id: e-smith-base.spec,v 1.86 2021/01/06 19:21:12 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.87 2021/01/08 22:13:39 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 |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.8.0 |
%define version 5.8.0 |
7 |
%define release 73 |
%define release 74 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
119 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
120 |
|
|
121 |
%changelog |
%changelog |
122 |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-73.sme |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-74.sme |
123 |
- only run isolate if sme-server.target is not active [SME: 11246] |
- only run isolate if sme-server.target is not active [SME: 11246] |
124 |
- update system-preset usr/lib file [SME: 10958] |
- update system-preset usr/lib file [SME: 10958] |
125 |
|
|