1 |
# $Id: e-smith-base.spec,v 1.87 2021/01/08 22:13:39 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.88 2021/01/08 22:45:24 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 74 |
%define release 75 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
64 |
Patch51: e-smith-base-5.8.0-rewrite_manageraid.patch |
Patch51: e-smith-base-5.8.0-rewrite_manageraid.patch |
65 |
Patch52: e-smith-base-5.8.0-bz11247-wants.patch |
Patch52: e-smith-base-5.8.0-bz11247-wants.patch |
66 |
Patch53: e-smith-base-5.8.0-bz11309-pwauth-fix.patch |
Patch53: e-smith-base-5.8.0-bz11309-pwauth-fix.patch |
67 |
Patch54: e-smith-base-5.8.0 e-smith-base-5.8.0-bz10958-bz11246.patch |
Patch54: e-smith-base-5.8.0-bz10958-bz11246.patch |
68 |
|
|
69 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
70 |
Requires: pwauth |
Requires: pwauth |
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-74.sme |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-75.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 |
|
|