1 |
# $Id: e-smith-base.spec,v 1.111 2021/03/21 20:40:56 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.112 2021/03/30 21:54:33 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 |
77 |
Patch64: e-smith-base-5.8.0-bz11470.patch |
Patch64: e-smith-base-5.8.0-bz11470.patch |
78 |
Patch65: e-smith-base-5.8.0-bz11479-BeforeMasq.patch |
Patch65: e-smith-base-5.8.0-bz11479-BeforeMasq.patch |
79 |
Patch66: e-smith-base-5.8.0-bz10657-dhcpmanagerFragmentMerge.patch |
Patch66: e-smith-base-5.8.0-bz10657-dhcpmanagerFragmentMerge.patch |
80 |
|
Patch67: e-smith-base-5.8.0-bz11508-remove-templates-custom-ownedbyrpm.patch |
81 |
|
|
82 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
83 |
Requires: pwauth |
Requires: pwauth |
223 |
%patch64 -p1 |
%patch64 -p1 |
224 |
%patch65 -p1 |
%patch65 -p1 |
225 |
%patch66 -p1 |
%patch66 -p1 |
226 |
|
%patch67 -p1 |
227 |
|
|
228 |
%build |
%build |
229 |
|
|
331 |
%changelog |
%changelog |
332 |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-93.sme |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-93.sme |
333 |
- merge dhcpdmanager custom template fragments with core [SME: 10657] |
- merge dhcpdmanager custom template fragments with core [SME: 10657] |
334 |
|
- remove templates-custom previously owned by a contrib [SME: 11508] |
335 |
|
they got migrated as part as normal backup restore |
336 |
|
|
337 |
* Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-92.sme |
* Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-92.sme |
338 |
- fix masq failing on initial boot [SME: 11479] |
- fix masq failing on initial boot [SME: 11479] |