1 |
# $Id: e-smith-base.spec,v 1.47 2020/05/23 05:31:30 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.48 2020/05/25 02:32:01 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 44 |
%define release 45 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
40 |
Patch27: e-smith-base-5.8.0-bz9677-suid_wrapper.patch |
Patch27: e-smith-base-5.8.0-bz9677-suid_wrapper.patch |
41 |
Patch28: e-smith-base-5.8.0-enable_smartd.patch |
Patch28: e-smith-base-5.8.0-enable_smartd.patch |
42 |
Patch29: e-smith-base-5.8.0.bz8156.wildcard-certificate-and-subjaltname.patch |
Patch29: e-smith-base-5.8.0.bz8156.wildcard-certificate-and-subjaltname.patch |
43 |
|
Patch30: e-smith-base-5.8.0-bz9590-cleanup.patch |
44 |
|
|
45 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
Requires: pwauth |
Requires: pwauth |
87 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
88 |
|
|
89 |
%changelog |
%changelog |
90 |
|
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-45.sme |
91 |
|
- remove info.txt [SME: 9590] |
92 |
|
|
93 |
* Sun May 24 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-44.sme |
* Sun May 24 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-44.sme |
94 |
- wildcard self-signed certificate [SME: 8156] |
- wildcard self-signed certificate [SME: 8156] |
95 |
* ip in self-signed certificate |
* ip in self-signed certificate |
1984 |
%patch27 -p1 |
%patch27 -p1 |
1985 |
%patch28 -p1 |
%patch28 -p1 |
1986 |
%patch29 -p1 |
%patch29 -p1 |
1987 |
|
%patch30 -p1 |
1988 |
|
rm -rf root/home/e-smith/web/common/edition/info.txt |
1989 |
|
|
1990 |
%pre |
%pre |
1991 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |