--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2022/07/08 03:11:04 1.19 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2022/07/08 05:16:10 1.21 @@ -21,6 +21,9 @@ Patch10: smeserver-nextcloud-1.2.0-bz118 Patch11: smeserver-nextcloud-1.2.0-bz11854.patch Patch12: smeserver-nextcloud-1.2.0-bz11918-migrateloudDomain2VirtualHost.patch Patch13: smeserver-nextcloud-1.2.0-bz11343-mariadb105.patch +Patch14: smeserver-nextcloud-1.2.0-bz11972-rewriterules.patch + +# for later smeserver-nextcloud-1.2.0-bz12053-httpd24.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -45,6 +48,8 @@ Requires: php74-php-pecl-imagick Requires: php74-php-gmp Requires: jq Requires: smeserver-mariadb105 +#httpd24 Requires: e-smith-apache >= 2.6.0-19 +#httpd24 Requires: smeserver-php >= 3.0.0-43 %description Koozali SME Server Nextcloud files and configuration. @@ -66,6 +71,9 @@ Koozali SME Server Nextcloud files and c %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 + +# TODO patch httpd24 %build perl createlinks @@ -99,6 +107,7 @@ cat %{name}-%{version}-filelist * Thu Jul 07 2022 Jean-Philippe Pialasse 1.2.0-16.sme - migrate property CloudDomain to VirtualHost [SME: 11918] - use mariadb105 on new installs [SME: 11343] +- update rewriterules [SME: 11972] * Fri May 20 2022 Terry Fage 1.2.0-15.sme - fix cron syntax error [SME: 11854]