1 |
# $Id: e-smith-lib.spec,v 1.5 2016/07/23 06:15:43 unnilennium Exp $ |
# $Id: e-smith-lib.spec,v 1.6 2016/08/04 07:28:29 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - library module |
Summary: e-smith server and gateway - library module |
4 |
%define name e-smith-lib |
%define name e-smith-lib |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
14 |
Patch1: e-smith-lib-2.6.0-mariadb.patch |
Patch1: e-smith-lib-2.6.0-mariadb.patch |
15 |
Patch2: e-smith-lib-2.6.0.bz9691.syslof.patch |
Patch2: e-smith-lib-2.6.0.bz9691.syslof.patch |
16 |
Patch3: e-smith-lib-2.6.0.bz9585.fix_startup_display.patch |
Patch3: e-smith-lib-2.6.0.bz9585.fix_startup_display.patch |
17 |
|
Patch4: e-smith-lib-2.6.0.bz9478.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
34 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
38 |
|
- remove reference to smtpd in configuration.conf [SME: 9478] |
39 |
|
|
40 |
* Thu Aug 04 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
* Thu Aug 04 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
41 |
- fix console startup display [SME: 9352] |
- fix console startup display [SME: 9352] |
42 |
|
|
830 |
%patch1 -p1 |
%patch1 -p1 |
831 |
%patch2 -p1 |
%patch2 -p1 |
832 |
%patch3 -p1 |
%patch3 -p1 |
833 |
|
%patch4 -p1 |
834 |
|
|
835 |
%pre |
%pre |
836 |
|
|