1 |
# $Id: e-smith-ibays.spec,v 1.18 2011/10/27 09:07:36 vip-ire Exp $ |
# $Id: e-smith-ibays.spec,v 1.22 2014/04/24 16:49:18 stephdl 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 11 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch3: e-smith-ibays-2.2.0-better-ldap.patch |
Patch3: e-smith-ibays-2.2.0-better-ldap.patch |
16 |
Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch |
Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch |
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 |
19 |
|
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 |
|
Patch9: e-smith-ibays-2.2.0-remove_double_slash_in_rewrite.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
34 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-16.sme |
38 |
|
- Remove double / from SSL RewriteRule [SME: 9194] |
39 |
|
|
40 |
|
* Thu Apr 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-15.sme |
41 |
|
- Force SSL following ibays settings to the relevant domain [SME: 8331] |
42 |
|
|
43 |
|
* Mon Feb 24 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme |
44 |
|
- Force https per ibay should not be the default for existing ibays [SME: 8158] |
45 |
|
|
46 |
|
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme |
47 |
|
- Update en-us translation file by Stephane de Labrusse [SME: 8158] |
48 |
|
|
49 |
|
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-12.sme |
50 |
|
- Provide the ability to force https per ibay by Stephane de Labrusse [SME: 8158] |
51 |
|
|
52 |
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme |
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme |
53 |
- Fix non-translated locale in ibays panel [SME: 6718] |
- Fix non-translated locale in ibays panel [SME: 6718] |
54 |
|
|
306 |
%patch3 -p1 |
%patch3 -p1 |
307 |
%patch4 -p1 |
%patch4 -p1 |
308 |
%patch5 -p1 |
%patch5 -p1 |
309 |
|
%patch6 -p1 |
310 |
|
%patch7 -p1 |
311 |
|
%patch8 -p1 |
312 |
|
%patch9 -p1 |
313 |
|
|
314 |
%pre |
%pre |
315 |
%post |
%post |