1 |
# $Id: e-smith-base.spec,v 1.100 2021/03/03 16:00:59 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.101 2021/03/03 16:03:16 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 85 |
%define release 86 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
70 |
Patch57: e-smith-base-5.8.0-bz11350-post-install.patch |
Patch57: e-smith-base-5.8.0-bz11350-post-install.patch |
71 |
Patch58: e-smith-base-5.8.0-bz11356-bz11358-bz11355.patch |
Patch58: e-smith-base-5.8.0-bz11356-bz11358-bz11355.patch |
72 |
Patch59: e-smith-base-5.8.0-bz11415-dropDyndns.patch |
Patch59: e-smith-base-5.8.0-bz11415-dropDyndns.patch |
73 |
|
Patch60: e-smith-base-5.8.0-bz11363-klogd.patch |
74 |
|
|
75 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
76 |
Requires: pwauth |
Requires: pwauth |
129 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
130 |
|
|
131 |
%changelog |
%changelog |
132 |
|
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-86.sme |
133 |
|
- remove klogd references [SME: 11363] |
134 |
|
|
135 |
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-85.sme |
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-85.sme |
136 |
- drop dyndns core support [SME: ] |
- drop dyndns core support [SME: 11415] |
137 |
|
|
138 |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-84.sme |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-84.sme |
139 |
- fix enabled service not started on reboot [SME: 11355] |
- fix enabled service not started on reboot [SME: 11355] |
2202 |
%patch58 -p1 |
%patch58 -p1 |
2203 |
%patch59 -p1 |
%patch59 -p1 |
2204 |
rm -rf root/etc/e-smith/db/configuration/defaults/DynDNS |
rm -rf root/etc/e-smith/db/configuration/defaults/DynDNS |
2205 |
|
%patch60 -p1 |
2206 |
|
rm -rf root/var/service/klogd |
2207 |
|
|
2208 |
%pre |
%pre |
2209 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |