1 |
# $Id: e-smith-base.spec,v 1.38 2017/05/04 10:50:00 vip-ire Exp $ |
# $Id: e-smith-base.spec,v 1.39 2017/11/14 22:58:28 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 36 |
%define release 37 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch23: e-smith-base-5.8.0-expand_route_bond0.patch |
|
Patch24: e-smith-base-5.8.0-bz10190-ntp_posttransaction.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 |
|
* Wed Nov 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-37.sme |
84 |
|
- revert previous change - wrong package |
85 |
|
|
86 |
* Tue Nov 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-36.sme |
* Tue Nov 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-36.sme |
87 |
- added post transaction rule for ntp [SME: 10190] |
- added post transaction rule for ntp [SME: 10190] |
88 |
- thank you to Stefano Zamboni for this work |
- thank you to Stefano Zamboni for this work |
1941 |
%patch21 -p1 |
%patch21 -p1 |
1942 |
%patch22 -p1 |
%patch22 -p1 |
1943 |
%patch23 -p1 |
%patch23 -p1 |
|
%patch24 -p1 |
|
1944 |
|
|
1945 |
%pre |
%pre |
1946 |
/sbin/e-smith/create-system-user smelastsys 2999 \ |
/sbin/e-smith/create-system-user smelastsys 2999 \ |