1 |
%define release 17 |
%define release 18 |
2 |
%define version 1.1.0 |
%define version 1.1.0 |
3 |
|
|
4 |
Summary: Koozali SME Server Nextcloud configuration |
Summary: Koozali SME Server Nextcloud configuration |
27 |
Patch17: smeserver-nextcloud-1.1.0.bz11003-php73.patch |
Patch17: smeserver-nextcloud-1.1.0.bz11003-php73.patch |
28 |
Patch18: smeserver-nextcloud-1.1.0.bz11083-phpbasedir.patch |
Patch18: smeserver-nextcloud-1.1.0.bz11083-phpbasedir.patch |
29 |
Patch19: smeserver-nextcloud-1.1.0.bz11084-idletimeout.patch |
Patch19: smeserver-nextcloud-1.1.0.bz11084-idletimeout.patch |
30 |
|
Patch20: smeserver-nextcloud-1.1.0-bz10885-dedicateddomain.patch |
31 |
|
|
32 |
BuildArch: noarch |
BuildArch: noarch |
33 |
URL: https://www.nextcloud.com |
URL: https://www.nextcloud.com |
74 |
%patch15 -p1 |
%patch15 -p1 |
75 |
%patch16 -p1 |
%patch16 -p1 |
76 |
touch root/etc/e-smith/templates/etc/opt/remi/php72/php.d/20-opcache.ini/template-begin |
touch root/etc/e-smith/templates/etc/opt/remi/php72/php.d/20-opcache.ini/template-begin |
77 |
|
touch root/etc/e-smith/templates/etc/opt/remi/php73/php.d/20-opcache.ini/template-begin |
78 |
%patch17 -p1 |
%patch17 -p1 |
79 |
%patch18 -p1 |
%patch18 -p1 |
80 |
%patch19 -p1 |
%patch19 -p1 |
81 |
|
%patch20 -p1 |
82 |
|
|
83 |
%build |
%build |
84 |
perl createlinks |
perl createlinks |
105 |
|
|
106 |
|
|
107 |
%changelog |
%changelog |
108 |
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-17.sme |
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-18.sme |
109 |
- use php73-fpm [SME: 11003] |
- use php73-fpm [SME: 11003] |
110 |
- Require php-gmp for Nextcloud 19 and newer [SME: 11004] |
- Require php-gmp for Nextcloud 19 and newer [SME: 11004] |
111 |
- add phpbasedir support so you can add individual access to dir or files [SME: 11083] |
- add phpbasedir support so you can add individual access to dir or files [SME: 11083] |
112 |
simply use nextcloud PHPBaseDir property |
simply use nextcloud PHPBaseDir property |
113 |
- increase FastCgiExternalServer php pool timeout to 300 [SME: 11084] |
- increase FastCgiExternalServer php pool timeout to 300 [SME: 11084] |
114 |
|
- ease use of a dedicated domaine with https [SME: 10885] |
115 |
|
|
116 |
* Mon Jan 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-16.sme |
* Mon Jan 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-16.sme |
117 |
- fix missing Requirement and template-begins [SME: 10852] |
- fix missing Requirement and template-begins [SME: 10852] |