1 |
# $Id: e-smith-base.spec,v 1.34 2017/02/17 19:39:37 unnilennium Exp $ |
# $Id: e-smith-base.spec,v 1.35 2017/02/27 23:32:32 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 32 |
%define release 33 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
32 |
Patch19: e-smith-base-5.8.0-ip_route_syntax.patch |
Patch19: e-smith-base-5.8.0-ip_route_syntax.patch |
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 |
36 |
|
|
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
Requires: pwauth |
Requires: pwauth |
79 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
80 |
|
|
81 |
%changelog |
%changelog |
82 |
|
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-33.sme |
83 |
|
- change smtpd to qpsmtpd for default service access [SME: 9478] |
84 |
|
|
85 |
* Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-32.sme |
* Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-32.sme |
86 |
- add translation links for manager to most language variations we support [SME: 11121] |
- add translation links for manager to most language variations we support [SME: 11121] |
87 |
|
|
1925 |
%patch19 -p1 |
%patch19 -p1 |
1926 |
%patch20 -p1 |
%patch20 -p1 |
1927 |
%patch21 -p1 |
%patch21 -p1 |
1928 |
|
%patch22 -p1 |
1929 |
|
|
1930 |
%pre |
%pre |
1931 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |