1 |
# $Id: e-smith-ibays.spec,v 1.20 2014/02/02 03:28:20 burnat Exp $ |
# $Id: e-smith-ibays.spec,v 1.21 2014/02/24 16:08:41 wellsi 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.2.0 |
%define version 2.2.0 |
7 |
%define release 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch |
Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch |
18 |
Patch6: e-smith-ibays-2.2.0-force-https.patch |
Patch6: e-smith-ibays-2.2.0-force-https.patch |
19 |
Patch7: e-smith-ibays-2.2.0-https-patch-en-us.patch |
Patch7: e-smith-ibays-2.2.0-https-patch-en-us.patch |
20 |
|
Patch8: e-smith-ibays-2.2.0_force_ssl_to_domains.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
33 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Thu Apr 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-15.sme |
37 |
|
- Force SSL following ibays settings to the relevant domain [SME: 8331] |
38 |
|
|
39 |
* Mon Feb 24 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme |
* Mon Feb 24 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme |
40 |
- Force https per ibay should not be the default for existing ibays [SME: 8158] |
- Force https per ibay should not be the default for existing ibays [SME: 8158] |
41 |
|
|
304 |
%patch5 -p1 |
%patch5 -p1 |
305 |
%patch6 -p1 |
%patch6 -p1 |
306 |
%patch7 -p1 |
%patch7 -p1 |
307 |
|
%patch8 -p1 |
308 |
|
|
309 |
%pre |
%pre |
310 |
%post |
%post |