1 |
%define release 16 |
%define release 18 |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
|
|
4 |
Summary: Koozali SME Server Nextcloud configuration |
Summary: Koozali SME Server Nextcloud configuration |
23 |
Patch13: smeserver-nextcloud-1.2.0-bz11343-mariadb105.patch |
Patch13: smeserver-nextcloud-1.2.0-bz11343-mariadb105.patch |
24 |
Patch14: smeserver-nextcloud-1.2.0-bz11972-rewriterules.patch |
Patch14: smeserver-nextcloud-1.2.0-bz11972-rewriterules.patch |
25 |
Patch15: smeserver-nextcloud-1.2.0-bz12094-use-src.patch |
Patch15: smeserver-nextcloud-1.2.0-bz12094-use-src.patch |
26 |
|
Patch16: smeserver-nextcloud-1.2.0-bz12016-backup.patch |
27 |
# for later smeserver-nextcloud-1.2.0-bz12053-httpd24.patch |
Patch17: smeserver-nextcloud-1.2.0-bz12096-bz12095.patch |
28 |
|
Patch18: smeserver-nextcloud-1.2.0-bz12053-httpd24.patch |
29 |
|
|
30 |
BuildArch: noarch |
BuildArch: noarch |
31 |
URL: https://www.nextcloud.com |
URL: https://www.nextcloud.com |
50 |
Requires: php74-php-gmp |
Requires: php74-php-gmp |
51 |
Requires: jq |
Requires: jq |
52 |
Requires: smeserver-mariadb105 |
Requires: smeserver-mariadb105 |
53 |
#httpd24 Requires: e-smith-apache >= 2.6.0-19 |
Requires: e-smith-apache >= 2.6.0-19 |
54 |
#httpd24 Requires: smeserver-php >= 3.0.0-43 |
Requires: smeserver-php >= 3.0.0-43 |
55 |
|
|
56 |
%description |
%description |
57 |
Koozali SME Server Nextcloud files and configuration. |
Koozali SME Server Nextcloud files and configuration. |
75 |
%patch13 -p1 |
%patch13 -p1 |
76 |
%patch14 -p1 |
%patch14 -p1 |
77 |
%patch15 -p1 |
%patch15 -p1 |
78 |
|
%patch16 -p1 |
79 |
|
%patch17 -p1 |
80 |
|
%patch18 -p1 |
81 |
|
|
|
# TODO patch httpd24 |
|
82 |
|
|
83 |
%build |
%build |
84 |
perl createlinks |
perl createlinks |
109 |
|
|
110 |
|
|
111 |
%changelog |
%changelog |
112 |
|
* Fri Jul 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-18.sme |
113 |
|
- update httpd fragment for httpd2.4 syntax [SME: 12053] |
114 |
|
|
115 |
|
* Fri Jul 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-17.sme |
116 |
|
- fix gencache again [SME: 12096] |
117 |
|
- fix ldap users/groups not availables on first run [SME: 12095] |
118 |
|
|
119 |
* Thu Jul 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-16.sme |
* Thu Jul 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-16.sme |
120 |
- migrate property CloudDomain to VirtualHost [SME: 11918] |
- migrate property CloudDomain to VirtualHost [SME: 11918] |
121 |
- use mariadb105 on new installs [SME: 11343] |
- use mariadb105 on new installs [SME: 11343] |
122 |
- update rewriterules [SME: 11972] |
- update rewriterules [SME: 11972] |
123 |
- update to NC24 [SME: 12094] |
- update to NC24 [SME: 12094] |
124 |
use a nextcloud-src rpm and avoid conflicts between web and rpm updates |
use a nextcloud-src rpm and avoid conflicts between web and rpm updates |
125 |
- TODO add to backup |
- add to backup [SME: 12016] |
|
- TODO update httpd 2.4 syntax |
|
126 |
|
|
127 |
* Fri May 20 2022 Terry Fage <terry@fage.au> 1.2.0-15.sme |
* Fri May 20 2022 Terry Fage <terry@fage.au> 1.2.0-15.sme |
128 |
- fix cron syntax error [SME: 11854] |
- fix cron syntax error [SME: 11854] |