1 |
# $Id: e-smith-base.spec,v 1.141 2022/09/09 05:53:40 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.142 2022/11/22 19:51:59 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.1 |
%define version 5.8.1 |
7 |
%define release 19 |
%define release 20 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
23 |
Patch8: e-smith-base-5.8.1-bz11956-rsshusers-ldap.patch |
Patch8: e-smith-base-5.8.1-bz11956-rsshusers-ldap.patch |
24 |
Patch9: e-smith-base-5.8.1-bz12130-onlySelfHosts.patch |
Patch9: e-smith-base-5.8.1-bz12130-onlySelfHosts.patch |
25 |
Patch10: e-smith-base-5.8.1-bz12190-smartd.conf.patch |
Patch10: e-smith-base-5.8.1-bz12190-smartd.conf.patch |
26 |
|
Patch11: e-smith-base-5.8.1-bz12175-bz12195-bz12183.patch |
27 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
Requires: pwauth |
Requires: pwauth |
94 |
%patch8 -p1 |
%patch8 -p1 |
95 |
%patch9 -p1 |
%patch9 -p1 |
96 |
%patch10 -p1 |
%patch10 -p1 |
97 |
|
%patch11 -p1 |
98 |
|
|
99 |
%build |
%build |
100 |
|
|
203 |
|
|
204 |
|
|
205 |
%changelog |
%changelog |
206 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-20.sme |
207 |
|
- expand dropin for dhcp unit [SME: 12183] |
208 |
|
- add PartOf=networking.service to wan.service [SME: 12195] |
209 |
|
- reduce imjournal rate-limiting [SME: 12175] |
210 |
|
|
211 |
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-19.sme |
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-19.sme |
212 |
- fix smartd not running because config path has changed [SME: 12190] |
- fix smartd not running because config path has changed [SME: 12190] |
213 |
- do not check disk is in standby |
- do not check disk is in standby |