1 |
# $Id: e-smith-base.spec,v 1.36 2017/04/12 21:53:32 unnilennium Exp $ |
# $Id: e-smith-base.spec,v 1.37 2017/04/15 04:11:53 unnilennium 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 34 |
%define release 35 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
33 |
Patch20: e-smith-base-5.8.0.bz9550.fixconsolerestore.patch |
Patch20: e-smith-base-5.8.0.bz9550.fixconsolerestore.patch |
34 |
Patch21: e-smith-base-5.8.0.bz10121-moretranslationlinks.patch |
Patch21: e-smith-base-5.8.0.bz10121-moretranslationlinks.patch |
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 |
37 |
|
|
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
Requires: pwauth |
Requires: pwauth |
80 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Thu May 4 2017 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-35.sme |
84 |
|
- Expand route-bond0 when nic bonding is enabled [SME: 10272] |
85 |
|
|
86 |
* Sat Apr 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-34.sme |
* Sat Apr 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-34.sme |
87 |
- improve regex to catch local [SME: 9724] |
- improve regex to catch local [SME: 9724] |
88 |
|
|
1933 |
%patch20 -p1 |
%patch20 -p1 |
1934 |
%patch21 -p1 |
%patch21 -p1 |
1935 |
%patch22 -p1 |
%patch22 -p1 |
1936 |
|
%patch23 -p1 |
1937 |
|
|
1938 |
%pre |
%pre |
1939 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |