--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2022/07/08 16:10:29 1.25 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2022/07/08 19:09:44 1.26 @@ -1,4 +1,4 @@ -%define release 17 +%define release 18 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -25,8 +25,7 @@ Patch14: smeserver-nextcloud-1.2.0-bz119 Patch15: smeserver-nextcloud-1.2.0-bz12094-use-src.patch Patch16: smeserver-nextcloud-1.2.0-bz12016-backup.patch Patch17: smeserver-nextcloud-1.2.0-bz12096-bz12095.patch - -# for later smeserver-nextcloud-1.2.0-bz12053-httpd24.patch +Patch18: smeserver-nextcloud-1.2.0-bz12053-httpd24.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -51,8 +50,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 +Requires: e-smith-apache >= 2.6.0-19 +Requires: smeserver-php >= 3.0.0-43 %description Koozali SME Server Nextcloud files and configuration. @@ -78,8 +77,8 @@ Koozali SME Server Nextcloud files and c %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 -# TODO patch httpd24 %build perl createlinks @@ -110,6 +109,9 @@ cat %{name}-%{version}-filelist %changelog +* Fri Jul 08 2022 Jean-Philippe Pialasse 1.2.0-18.sme +- update httpd fragment for httpd2.4 syntax [SME: 12053] + * Fri Jul 08 2022 Jean-Philippe Pialasse 1.2.0-17.sme - fix gencache again [SME: 12096] - fix ldap users/groups not availables on first run [SME: 12095]