1 |
# $Id: e-smith-ibays.spec,v 1.13 2020/06/27 18:42:34 jpp Exp $ |
# $Id: e-smith-ibays.spec,v 1.14 2021/01/08 18:25:45 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - ibays module |
Summary: e-smith server and gateway - ibays module |
4 |
%define name e-smith-ibays |
%define name e-smith-ibays |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 13 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch |
Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch |
18 |
Patch5: e-smith-ibays-2.6.0-bz10968-remove-hardcoded-ports.patch |
Patch5: e-smith-ibays-2.6.0-bz10968-remove-hardcoded-ports.patch |
19 |
Patch6: e-smith-ibays-2.6.0-bz11139-update.patch |
Patch6: e-smith-ibays-2.6.0-bz11139-update.patch |
20 |
|
Patch7: e-smith-ibays-2.6.0-bz11412-update-php-properties.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
38 |
|
- fix [SME: ] |
39 |
|
|
40 |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
41 |
- add update event [SME: 11139] |
- add update event [SME: 11139] |
42 |
|
|
394 |
%patch4 -p1 |
%patch4 -p1 |
395 |
%patch5 -p1 |
%patch5 -p1 |
396 |
%patch6 -p1 |
%patch6 -p1 |
397 |
|
%patch7 -p1 |
398 |
|
|
399 |
/bin/mkdir -p root/var/cache/e-smith/files/ibays |
/bin/mkdir -p root/var/cache/e-smith/files/ibays |
400 |
|
|