1 |
# $Id: e-smith-ibays.spec,v 1.8 2016/07/07 02:42:09 unnilennium Exp $ |
# $Id: e-smith-ibays.spec,v 1.19 2021/03/10 06:00:27 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 8 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch |
Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch |
14 |
Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch |
Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch |
15 |
Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch |
Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch |
16 |
Patch3: e-smith-ibays-2.6.0-bz10871-php-fpm.patch |
Patch3: e-smith-ibays-2.6.0-bz10871-ifphpmodule.patch |
17 |
|
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 |
19 |
|
Patch6: e-smith-ibays-2.6.0-bz11139-update.patch |
20 |
|
Patch7: e-smith-ibays-2.6.0-bz11412-update-php-properties.patch |
21 |
|
Patch8: e-smith-ibays-2.6.0-bz8150-SSLproperty2SSLRequireSSL.patch |
22 |
|
Patch9: e-smith-ibays-2.6.0-bz11407-force-https-on-DAV-and-httpauth.patch |
23 |
|
Patch10: e-smith-ibays-2.6.0-bz11774-require.patch |
24 |
|
|
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
28 |
Requires: perl(CGI::FormMagick) |
Requires: perl(CGI::FormMagick) |
29 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
30 |
Requires: smeserver-php >= 3.0.0-1 |
#Conflicts: e-smith-apache < 0.1.1 |
31 |
Conflicts: e-smith-apache < 0.1.1 |
Requires: e-smith-apache >= 2.6.0-19 |
32 |
BuildRequires: perl, perl(Test::Inline) |
BuildRequires: perl, perl(Test::Inline) |
33 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
34 |
AutoReqProv: no |
AutoReqProv: no |
38 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-18.sme |
42 |
|
- fix AH01797: client denied by server conf [SME: 11774] |
43 |
|
use new require syntax for httpd 2.4 |
44 |
|
|
45 |
|
* Wed Mar 10 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
46 |
|
- fix patch for SSLRequireSSL [SME: 8150] |
47 |
|
|
48 |
|
* Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
49 |
|
- force https if auth or dav are enabled [SME: 11407] |
50 |
|
|
51 |
|
* Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
52 |
|
- merge SSL and SSLRequireSSL properties [SME: 8150] |
53 |
|
now SSLRequireSSL will force SSL to the html ibay directory and redirect to https |
54 |
|
|
55 |
|
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
56 |
|
- update php properties and folders [SME: 11412] |
57 |
|
- remove last bit of atalk [SME: 668] |
58 |
|
|
59 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
60 |
|
- add update event [SME: 11139] |
61 |
|
|
62 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
63 |
|
- remove hardcoded ports [SME: 10968] |
64 |
|
|
65 |
|
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
66 |
|
- remove php3 reference [SME: 10869] |
67 |
|
|
68 |
|
* Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
69 |
|
- fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871] |
70 |
|
|
71 |
|
* Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
72 |
|
- revert patch, wrong rpm [SME: 10871] |
73 |
|
|
74 |
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
75 |
- add support for php-fpm [SME: 10871] |
- add support for php-fpm [SME: 10871] |
76 |
|
|
410 |
%patch1 -p1 |
%patch1 -p1 |
411 |
%patch2 -p1 |
%patch2 -p1 |
412 |
%patch3 -p1 |
%patch3 -p1 |
413 |
|
%patch4 -p1 |
414 |
|
%patch5 -p1 |
415 |
|
%patch6 -p1 |
416 |
|
%patch7 -p1 |
417 |
|
%patch8 -p1 |
418 |
|
%patch9 -p1 |
419 |
|
%patch10 -p1 |
420 |
|
|
421 |
/bin/mkdir -p root/var/cache/e-smith/files/ibays |
/bin/mkdir -p root/var/cache/e-smith/files/ibays |
422 |
|
|