1 |
# $Id: e-smith-base.spec,v 1.41 2018/02/13 22:35:49 jpp Exp $ |
# $Id: e-smith-base.spec,v 1.42 2018/02/13 22:36:45 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 38 |
%define release 39 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
35 |
Patch22: e-smith-base-5.8.0.bz9478-move-smtpd-to-qpsmtpd.patch |
Patch22: e-smith-base-5.8.0.bz9478-move-smtpd-to-qpsmtpd.patch |
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 |
39 |
|
|
40 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
Requires: pwauth |
Requires: pwauth |
82 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-39.sme |
86 |
|
- modify the default city and company [SME: 10715] |
87 |
|
|
88 |
* Tue Feb 13 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-38.sme |
* Tue Feb 13 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-38.sme |
89 |
- cleaning xinetd.conf fragment out of the package [SME: 10219] |
- cleaning xinetd.conf fragment out of the package [SME: 10219] |
90 |
|
|
1950 |
%patch22 -p1 |
%patch22 -p1 |
1951 |
%patch23 -p1 |
%patch23 -p1 |
1952 |
%patch24 -p1 |
%patch24 -p1 |
1953 |
|
%patch25 -p1 |
1954 |
|
|
1955 |
%pre |
%pre |
1956 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |