--- rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2022/07/24 04:12:28 1.16 +++ 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.15 2022/07/24 03:59:04 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 @@ -36,6 +37,9 @@ Implementation of phpMyAdmin for SME Ser 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]