1 |
# $Id: e-smith-base.spec,v 1.17 2016/05/12 17:10:46 vip-ire Exp $ |
# $Id: e-smith-base.spec,v 1.18 2016/05/29 18:26:00 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 16 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
19 |
Patch6: e-smith-base-5.8.0-PasswordSet.patch |
Patch6: e-smith-base-5.8.0-PasswordSet.patch |
20 |
Patch7: e-smith-base-5.8.0-console_wrapper.patch |
Patch7: e-smith-base-5.8.0-console_wrapper.patch |
21 |
Patch8: e-smith-base-5.8.0-postinstall.patch |
Patch8: e-smith-base-5.8.0-postinstall.patch |
22 |
|
Patch9: e-smith-base-5.8.0-fix_forward_field_display.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
Requires: pwauth |
Requires: pwauth |
25 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
64 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Thu Jun 2 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-17.sme |
68 |
|
- Fix display of email forward fields since smtpd entry has been merged |
69 |
|
qpsmtpd [SME: 9552] |
70 |
|
|
71 |
* Sun May 29 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-16.sme |
* Sun May 29 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-16.sme |
72 |
- Allow bootstrap to start services after post-install configuration [SME: 9530] |
- Allow bootstrap to start services after post-install configuration [SME: 9530] |
73 |
|
|
1851 |
%patch6 -p1 |
%patch6 -p1 |
1852 |
%patch7 -p1 |
%patch7 -p1 |
1853 |
%patch8 -p1 |
%patch8 -p1 |
1854 |
|
%patch9 -p1 |
1855 |
|
|
1856 |
|
|
1857 |
%pre |
%pre |