--- rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2022/07/24 03:59:04 1.15 +++ rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2022/08/01 03:25:07 1.17 @@ -1,4 +1,4 @@ -# $Id: smeserver-phpmyadmin.spec,v 1.14 2021/02/28 14:18:21 jpp Exp $ +# $Id: smeserver-phpmyadmin.spec,v 1.16 2022/07/24 04:12:28 jpp Exp $ # Authority: darrellmay # Name: Darrell May @@ -6,7 +6,7 @@ Summary: phpMyAdmin for SME Server %define name smeserver-phpmyadmin Name: %{name} %define version 4.0.10.2 -%define release 12 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,7 @@ BuildArchitectures: noarch Requires: e-smith-base Requires: phpMyAdmin >= 4.4.15.10 Requires: e-smith-release >= 10.0 +Requires: e-smith-apache >= 2.6.0-19 Obsoletes: phpmyadmin,phpMyAdmin3 BuildRequires: e-smith-devtools Obsoletes: e-smith-phpmyadmin @@ -29,14 +30,19 @@ Patch1: smeserver-phpmyadmin-4.0.10.2-bz Patch2: smeserver-phpmyadmin-4.0.10.2-bz11043-configure-php-pool.patch Patch3: smeserver-phpmyadmin-4.0.10.2-bz11043.patch Patch4: smeserver-phpmyadmin-4.0.10.2-bz11408-httpport.patch +Patch5: smeserver-phpmyadmin-4.0.10.2-bz12056-httpd24.patch %description Implementation of phpMyAdmin for SME Server. Access with admin username/password via: https://yourdomain/phpmyadmin. %changelog +* Sun Jul 31 2022 Jean-Philippe Pialasse 4.0.10.2-13.sme +- update to httpd 2.4 access syntax [SME: 12056] + * Sat Jul 23 2022 Jean-Philippe Pialasse 4.0.10.2-12.sme - use $httpPort in place of hardcoded port 80 [SME: 11408] +- update to httpd 2.4 access syntax [SME: 12056] * Sun Feb 28 2021 Jean-Philipe Pialasse 4.0.10.2-11.sme - finish php74 pool integration [SME: 11043] @@ -144,6 +150,7 @@ Access with admin username/password via: %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build %{__mkdir_p} root/var/lib/php/phpmyadmin/{tmp,session,opcache,wsdlcache}