1 |
# $Id: e-smith-base.spec,v 1.42 2018/02/13 22:36:45 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.43 2019/01/23 04:18:17 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 39 |
%define release 40 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
36 |
Patch23: e-smith-base-5.8.0-expand_route_bond0.patch |
Patch23: e-smith-base-5.8.0-expand_route_bond0.patch |
37 |
Patch24: e-smith-base-5.8.0.bz10519.xinet-cleaning.patch |
Patch24: e-smith-base-5.8.0.bz10519.xinet-cleaning.patch |
38 |
Patch25: e-smith-base-5.8.0-modify-default-city.patch |
Patch25: e-smith-base-5.8.0-modify-default-city.patch |
39 |
|
Patch26: e-smith-base-5.8.0.bz8876-set-system-name.patch |
40 |
|
|
41 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
42 |
Requires: pwauth |
Requires: pwauth |
83 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
84 |
|
|
85 |
%changelog |
%changelog |
86 |
|
* Fri Nov 22 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 5.8.0-40.sme |
87 |
|
- fix SystemName [SME: 8876] |
88 |
|
|
89 |
* Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-39.sme |
* Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-39.sme |
90 |
- modify the default city and company [SME: 10715] |
- modify the default city and company [SME: 10715] |
91 |
|
|
1955 |
%patch23 -p1 |
%patch23 -p1 |
1956 |
%patch24 -p1 |
%patch24 -p1 |
1957 |
%patch25 -p1 |
%patch25 -p1 |
1958 |
|
%patch26 -p1 |
1959 |
|
|
1960 |
%pre |
%pre |
1961 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |