1 |
# $Id: e-smith-ibays.spec,v 1.13 2010/11/03 14:00:52 slords 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 6 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch1: e-smith-ibays-2.2.0-maxLength.patch |
Patch1: e-smith-ibays-2.2.0-maxLength.patch |
14 |
Patch2: e-smith-ibays-2.2.0-enable-cpu.patch |
Patch2: e-smith-ibays-2.2.0-enable-cpu.patch |
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 |
17 |
|
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 |
53 |
|
- Fix non-translated locale in ibays panel [SME: 6718] |
54 |
|
|
55 |
|
* Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com> 2.2.0-10.sme |
56 |
|
- Don't try to modify Primary unix/ldap account [SME:6770] |
57 |
|
|
58 |
|
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
59 |
|
- All ibay account commands as system accounts in LDAP [SME: 6326] |
60 |
|
|
61 |
|
* Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme |
62 |
|
- Create ibay accounts as system accounts in LDAP [SME: 6326] |
63 |
|
|
64 |
|
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme |
65 |
|
- Fix cpu critical patch missing ) [SME: 6330] |
66 |
|
|
67 |
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme |
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme |
68 |
- Fix cpu critical patch missing ' [SME: 6330] |
- Fix cpu critical patch missing ' [SME: 6330] |
69 |
|
|
304 |
%patch1 -p1 |
%patch1 -p1 |
305 |
%patch2 -p1 |
%patch2 -p1 |
306 |
%patch3 -p1 |
%patch3 -p1 |
307 |
|
%patch4 -p1 |
308 |
|
%patch5 -p1 |
309 |
|
%patch6 -p1 |
310 |
|
%patch7 -p1 |
311 |
|
%patch8 -p1 |
312 |
|
%patch9 -p1 |
313 |
|
|
314 |
%pre |
%pre |
315 |
%post |
%post |