1 |
# $Id: e-smith-test.spec,v 1.3 2016/07/23 06:19:56 unnilennium Exp $ |
# $Id: e-smith-test.spec,v 1.4 2017/04/12 21:43:40 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - testing infrastructure module |
Summary: e-smith server and gateway - testing infrastructure module |
4 |
%define name e-smith-test |
%define name e-smith-test |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
27 |
e-smith server and gateway software - testing infrastructure module. |
e-smith server and gateway software - testing infrastructure module. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
31 |
|
- add update event [SME: 11158] |
32 |
|
|
33 |
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
34 |
- remove reference to smtpd [SME: 9478] |
- remove reference to smtpd [SME: 9478] |
35 |
|
|
237 |
%patch0 -p1 |
%patch0 -p1 |
238 |
%patch1 -p1 |
%patch1 -p1 |
239 |
%patch2 -p1 |
%patch2 -p1 |
240 |
|
mkdir -p root/etc/e-smith/events/%{name}-update |
241 |
|
|
242 |
%pre |
%pre |
243 |
|
|